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