blob: 322aa9fcac22f6f9f5ef1e6ba065b58046f20df1 [file] [log] [blame]
{
"name": "QNet",
"version": "0.0.1",
"summary": "Http NSURLSession",
"description": "Http NSURLSession Post/Get",
"homepage": "https://github.com/jacycode/QNet",
"license": "MIT",
"authors": {
"jacycode": "liuqing1020liuqing@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jacycode/QNet.git",
"tag": "0.0.1"
},
"source_files": "QHttpSession.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}