blob: 7c01a990e5859234d4d0c6ac6725acd918fd257e [file] [log] [blame]
{
"name": "WFNetWorking",
"version": "1.0",
"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"
},
"source_files": [
"WFNetworking",
"WFNetworking/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
}
}