blob: 9ccd8892980ff5b0a12c46856d5a15a154befbc2 [file] [log] [blame]
{
"name": "WTNetPart",
"version": "0.0.4",
"summary": "a part of net for app",
"homepage": "https://github.com/EnjoyWT/WTNetPart",
"license": "MIT",
"authors": {
"EnjoyWT": "576548368@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EnjoyWT/WTNetPart.git",
"tag": "0.0.4"
},
"source_files": [
"WTNetPart",
"WTNetPart/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true
}