blob: 41abaa9848bad5d0a31d8a016d64526cd10326c7 [file] [log] [blame]
{
"name": "XWNetwork",
"version": "0.1.0",
"summary": "网络请求服务",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yezixcc/XWNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"794575986@qq.com": "794575986@qq.com"
},
"source": {
"git": "https://github.com/yezixcc/XWNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XWNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"FMDB": [
"~> 2.5"
]
}
}