blob: 1a9a2e7f688fef6ccde5392892aa494ca881f12e [file] [log] [blame]
{
"name": "WKAppDelegate",
"version": "0.0.6",
"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.6"
},
"source_files": "WKAppDelegate/**/*.{h,m}"
}