Latest | 0.0.1 |
---|---|
Homepage | http://www.withkash.com |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | WebViewJavascriptBridge |
Authors |
Latest podspec
{ "name": "Kash", "version": "0.0.1", "summary": "Kash API Helper Library", "description": "Helper library for using Kash liveACH API", "homepage": "http://www.withkash.com", "license": "MIT", "authors": { "Kash Corp.": "[email protected]" }, "source": { "git": "https://github.com/withkash/kash_ios.git", "tag": "0.0.1" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "Kash": [ "Pod/Assets/*.png" ] }, "dependencies": { "WebViewJavascriptBridge": [ "~> 4.1.4" ] } }
Sat, 05 Mar 2016 08:57:04 +0000