blob: ba0e95bf8408a6629651c1779163662dece19c48 [file] [log] [blame]
{
"name": "ForceUpdateSDK",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}