blob: 44f84ace610e63fb6fd0f12f2f558bdb0684a725 [file] [log] [blame]
{
"name": "PlugAppDelegate",
"version": "1.0.2",
"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"
},
"source": {
"git": "https://github.com/sergey-makkena/PlugAppDelegate.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PlugAppDelegate/*.{h,m}"
}