blob: c5c08868cee4a5216d147aea26f229412b10b073 [file] [log] [blame]
{
"name": "SQNetWorking",
"version": "0.0.3",
"summary": "SQNetWorking.",
"homepage": "https://github.com/CoderSQ/SQNetWorking.git",
"license": "MIT",
"authors": {
"CoderSQ": "steven_shuang@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderSQ/SQNetWorking.git",
"tag": "0.0.3"
},
"source_files": [
"SQNetWorking",
"SQNetWorking/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}