blob: 6ccb28dead6df4d176d17b6985274c1adbdfc76d [file] [log] [blame]
{
"name": "WolfNet",
"version": "1.0.8",
"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.8"
},
"source_files": "WolfNet/Wolf/*.{h,m,swift}",
"dependencies": {
"Moya": [
],
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}