blob: 36d933f9d16eeaa99be25ce00d24c813b8d855ab [file] [log] [blame]
{
"name": "TWNetwork",
"version": "1.0.2",
"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.2"
},
"source_files": "Network/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}