blob: 37739229cc2c77bfb78965fd090bb12f45364bca [file] [log] [blame]
{
"name": "WFNetWorking",
"version": "1.0.1",
"summary": "WFNetworking is a lightweight network library base on AFNetworking",
"homepage": "https://github.com/crossPQW/WFNetworking",
"license": "MIT",
"authors": {
"Shaohua Huang": "651024752@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/crossPQW/WFNetworking.git",
"tag": "1.0.1"
},
"source_files": [
"WFNetworking",
"WFNetworkingDemo/WFNetworking/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}