blob: 966a78fa34474c6f686d6bebf15cc1a58f6271b9 [file] [log] [blame]
{
"name": "IQHNetworking",
"version": "0.1.1",
"summary": "爱启航网络请求工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/kevinlei",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kevinxuelei@163.com": "kevinxuelei@163.com"
},
"source": {
"git": "https://gitee.com/kevinlei/IQHNetTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IQHNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}