blob: 08c05302e23474ca93af7b95aa8227ef211b849f [file] [log] [blame]
{
"name": "WKCCommon",
"version": "0.0.1.0",
"summary": "A short description of WKCCommon.",
"description": "基础组件封装",
"homepage": "https://github.com/Aaronwk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王凯": "wangkai@ctdcn.com"
},
"source": {
"git": "https://gitee.com/Objective-PLA/WKCCommon.git",
"tag": "0.0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKCCommon/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}