blob: 8326f220d2c7b1d0e8e76f5fbc5b80b01c8350a7 [file] [log] [blame]
{
"name": "QNet",
"version": "0.0.2",
"summary": "Http NSURLSession (Post/get)",
"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.2"
},
"source_files": "QHttpSession.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}