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