{ | |
"name": "WWZNetworking", | |
"version": "0.0.2", | |
"summary": "A short description of WWZNetworking.", | |
"homepage": "http://github.com/ccwuzhou/WWZNetworking", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"wwz": "wwz@zgkjd.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "http://github.com/ccwuzhou/WWZNetworking.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "WWZNetworking/*.{h,m}", | |
"dependencies": { | |
"AFNetworking": [ | |
] | |
} | |
} |