blob: 357da6345273e2eca851eb062069f4c5b02f7c8c [file] [log] [blame]
{
"name": "AppDelegateDispatcher",
"version": "0.0.2",
"summary": "Decouple AppDelegate from services",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cleexiang/AppDelegateDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clee": "cleexiang@126.com"
},
"source": {
"git": "https://github.com/cleexiang/AppDelegateDispatcher.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}