blob: aeccd4df015cf579eaab415a350af449273910f6 [file] [log] [blame]
{
"name": "WTNetworking",
"version": "1.0.0",
"summary": "WTNetworking is network feature set",
"description": "WTNetworking is network feature set.",
"homepage": "https://github.com/hongruqi/WTNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lbrsilva-allin": "hongru.qi@quvideo.com"
},
"source": {
"git": "https://github.com/hongruqi/WTNetworking.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WTNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"WTCoreData": [
],
"YYModel": [
]
}
}