blob: 2b9fe0ea94c4036f89cb2b3211dc78c497773db8 [file] [log] [blame]
{
"name": "QHKNetworking",
"version": "0.1.3",
"summary": "测试 QHKNetworking. 框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qq5182019/QHKNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qin957885695": "qq5182019@outlook.com"
},
"source": {
"git": "https://github.com/qq5182019/QHKNetworking.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QHKNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}