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