blob: 988a353a9c781f7a36aea089f7d07e05b139afc2 [file] [log] [blame]
{
"name": "UpdateKit",
"version": "0.1.3",
"summary": "Perform actions on first launch or app updates easiliy.",
"description": "UpdateKit makes it easy to perform an action the first time your app lauches or when an update is installed.",
"homepage": "https://github.com/KyleGoslan/UpdateKit",
"license": "MIT",
"authors": {
"KyleGoslan": "kylegoslan@me.com"
},
"source": {
"git": "https://github.com/KyleGoslan/UpdateKit.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "UpdateKit"
}