blob: 7c1fbcb7ab1d1bb5cd7a20eda8c2b3472994fac8 [file] [log] [blame]
{
"name": "TWNetwork",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "TWNetwork/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}