blob: ee5ae92d75bcae7f2e7ccd5f755237567bbfc1ee [file] [log] [blame]
{
"name": "AppDelegateDispatcher",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}