blob: cd13b095b788f90e20c689ff6a4c89e260ed6038 [file] [log] [blame]
{
"name": "WKAppDelegate",
"version": "0.0.7",
"summary": "一个对APPDelegate深度解耦的逻辑.",
"homepage": "https://github.com/GitWangKai/WKAppDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王凯": "18500052382@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/GitWangKai/WKAppDelegate.git",
"tag": "0.0.7"
},
"source_files": "WKAppDelegate/**/*.{h,m}"
}