blob: f56bc69b076214bbcda47bf31ce3f25ea3cf9a09 [file] [log] [blame]
{
"name": "WDNetworking",
"version": "1.0.0",
"summary": "WORDOOR Networking",
"description": "WORDOOR Networking, base on AFNetworking",
"homepage": "https://github.com/Wzxhaha/WDNetworking",
"license": "MIT",
"authors": {
"WzxJiang": "wzxjiang@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Wzxhaha/WDNetworking.git",
"tag": "1.0.0"
},
"source_files": "WDNetworking/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}