blob: 0ca34d63b4ac206f4afe564f39d22c60daa242fd [file] [log] [blame]
{
"name": "ModulesDistribute",
"version": "0.1.0",
"summary": "不侵入分发App生命周期代理函数至各个组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/caofeng/ModulesDistribute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caofeng": "caofeng@topband.com.cn"
},
"source": {
"git": "https://github.com/caofeng/ModulesDistribute.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ModulesDistribute/Classes/**/*",
"requires_arc": true
}