blob: ce7705d0bdf47a8768e1814cb1ecf89cbe9b6eb3 [file] [log] [blame]
{
"name": "UpdateKit",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "UpdateKit"
}