blob: 243da9b546cccc5e9d5b2350ca82997bc0979bec [file] [log] [blame]
{
"name": "TWNetwork",
"version": "1.0.3",
"summary": "基础网络请求类库",
"homepage": "https://github.com/laughmaker/TWNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hezhendong": "wskrdfeai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/laughmaker/TWNetwork.git",
"tag": "1.0.3"
},
"source_files": "TWNetwork/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}