blob: 9db05bdddd40f98dd13b25babf7fa2aac88eb369 [file] [log] [blame]
{
"name": "SSForceUpdate",
"version": "0.3.0",
"summary": "Force the user to update the app before continuing to the app.",
"description": "SSForceUpdate checks a user's currently installed version of your iOS app against the latest version information stored in a JSON file on a server URL you provide.",
"homepage": "https://ssntpl.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Kumar": "abhishek@ssntpl.com"
},
"source": {
"git": "https://github.com/ssntpl/SSForceUpdate.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/ssntpl",
"platforms": {
"ios": "8.0"
},
"source_files": "SSForceUpdate/Classes/**/*"
}