blob: 93c0cb31f5b63917b874605065decb0233954b0f [file] [log] [blame]
{
"name": "SHRMAppDelegate",
"version": "0.0.2",
"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.2"
},
"source_files": "SHRMAppDelegate/**/*.{h,m}"
}