blob: 8f34a4465b1b677b110da638449a96d581fdc5e3 [file] [log] [blame]
{
"name": "ForceUpdateSDK",
"version": "1.0.1",
"summary": "An iOS SDK for app version checking on Appstore.",
"description": "An iOS SDK for app version checking on Appstore with force and optional update.",
"homepage": "https://bitbucket.org/eggapplication/forceupdatesdk_ios",
"license": "MIT",
"authors": {
"Kittisak Phetrungnapha": "cs.sealsoul@gmail.com"
},
"source": {
"git": "https://bitbucket.org/eggapplication/forceupdatesdk_ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ForceUpdateSDK": [
"Pod/Assets/*.png"
]
}
}