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