blob: 3f925434ce261b067279a611af8a8fa98f827f06 [file] [log] [blame]
{
"name": "IPAHelper",
"version": "0.1.0",
"summary": "IPAHelper is INAPP PURCHAGE Helper",
"description": "IPAHelper is INAPP PURCHAGE Helper for IOS",
"homepage": "https://github.com/vikas4goyal/IPAHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vikas goyal": "vikas4goyal@gmail.com"
},
"source": {
"git": "https://github.com/vikas4goyal/IPAHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IPAHelper/Classes/**/*",
"frameworks": [
"UIKit",
"StoreKit"
],
"dependencies": {
"SwiftyStoreKit": [
"0.8.4"
],
"PopupDialog": [
"0.5.4"
]
},
"pushed_with_swift_version": "3.0"
}