blob: 22f04f7bae467248555fa12b42c613e3885f9f69 [file] [log] [blame]
{
"name": "WClient",
"version": "0.5.0",
"summary": "A short description of WClient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wulinfeng198810/WClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴林峰": "1486634154@qq.com"
},
"source": {
"git": "https://github.com/wulinfeng198810/WClient.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WClient/Classes/**/*",
"public_header_files": "WClient/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}