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