blob: eb5a51ce686582b15aaff23fc0f91e9572d230b5 [file] [log] [blame]
{
"name": "UCAppDelegateReduce",
"version": "1.0",
"summary": "一个配合组件化减负appdelegate的小工具",
"description": "一个配合组件化减负appdelegate的小工具",
"homepage": "git@github.com:TryRuntime/UCAppDelegateReduce.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Link913": "fanyang_32012@outlook.com"
},
"source": {
"git": "https://github.com/TryRuntime/UCAppDelegateReduce.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UCAppDelegateReduce/Classes/**/*",
"dependencies": {
"UCRuntimeKit": [
]
}
}