blob: c596f7d3b10902ead60e08d67aca643f3381687e [file] [log] [blame]
{
"name": "UpdateKit",
"version": "0.1.8",
"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.8"
},
"social_media_url": "https://twitter.com/KyleGoslan",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "UpdateKit",
"pushed_with_swift_version": "4.0"
}