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