blob: b7ff6063446cd6a5cb6843367caa031757138ac0 [file] [log] [blame]
{
"name": "WolfNet",
"version": "1.0.5",
"summary": "泛型的网络请求与解析",
"homepage": "https://github.com/xiaozao2008/WolfNet",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"xiaozao2008": "xiaozao2008@msn.cn"
},
"source": {
"git": "https://github.com/xiaozao2008/WolfNet.git",
"tag": "1.0.5"
},
"source_files": "WolfNet/Wolf/*.{h,m,swift}",
"dependencies": {
"Moya": [
],
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}