[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / a / 4 / SimpleStoreUI / 1.2 / SimpleStoreUI.podspec.json
bloba130a6f88724e69c0e0c5471c8f31692a1fa6805
2   "name": "SimpleStoreUI",
3   "version": "1.2",
4   "summary": "A table view based view controller to show in app purchase items and functionality quickly.",
5   "description": "A table view based view controller to show in app purchase items and functionality quickly within app based on SwiftStoreKit library..",
6   "homepage": "https://github.com/mahmudahsan/SimpleStoreUI",
7   "screenshots": "https://github.com/mahmudahsan/SimpleStoreUI/raw/master/preview.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mahmud Ahsan": "mahmud@thinkdiff.net"
14   },
15   "social_media_url": "http://twitter.com/mahmudahsan",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/mahmudahsan/SimpleStoreUI.git",
21     "tag": "1.2"
22   },
23   "source_files": "SimpleStore/Sources/**/*.{swift}",
24   "resources": [
25     "SimpleStore/Sources/**/*.{xib}"
26   ],
27   "frameworks": "Foundation",
28   "dependencies": {
29     "MBProgressHUD": [
31     ],
32     "SwiftyStoreKit": [
34     ]
35   }