blob: 1850a96138eee39c0b7ae94a04c3d8b868a6db3b [file] [log] [blame]
{
"name": "PlugAppDelegate",
"version": "1.0.6",
"summary": "Make your AppDelegeate lite, without many lines of code.",
"description": "Make your AppDelegeate lite, without many lines of code!",
"homepage": "https://github.com/sergey-makkena/PlugAppDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Makkena": "sergey.magentto@gmail.com"
},
"source": {
"git": "https://github.com/sergey-makkena/PlugAppDelegate.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PlugAppDelegate/*.{h,m}",
"requires_arc": true
}