blob: ac922191dfbd2174a465ef41b40d45a161cd5516 [file] [log] [blame]
{
"name": "SCNetworkKit",
"version": "1.0.17",
"summary": "SCNetworkKit is a simple but powerful iOS and OS X networking framework.",
"description": "SCNetworkKit is a simple but powerful iOS and OS X networking framework,based on NSURLSession and NSURLSessionConfiguration, written by Objective-C, Support iOS 7+ ;",
"homepage": "http://debugly.cn/SCNetworkKit/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qianlongxu": "qianlongxu@sohu-inc.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/debugly/SCNetworkKit.git",
"tag": "1.0.17"
},
"source_files": "SCNetworkKit/Classes/**/*.{h,m}",
"requires_arc": true
}