[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 6 / IPAHelper / 0.1.0 / IPAHelper.podspec.json
blob3f925434ce261b067279a611af8a8fa98f827f06
2   "name": "IPAHelper",
3   "version": "0.1.0",
4   "summary": "IPAHelper is INAPP PURCHAGE Helper",
5   "description": "IPAHelper is INAPP PURCHAGE Helper for IOS",
6   "homepage": "https://github.com/vikas4goyal/IPAHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vikas goyal": "vikas4goyal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vikas4goyal/IPAHelper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IPAHelper/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "StoreKit"
25   ],
26   "dependencies": {
27     "SwiftyStoreKit": [
28       "0.8.4"
29     ],
30     "PopupDialog": [
31       "0.5.4"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"