blob: 584d0403734bb592eb74339e11aaecf615788f70 [file] [log] [blame]
{
"name": "SCNetworkKit",
"version": "1.0.13",
"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": "MIT",
"authors": {
"qianlongxu": "qianlongxu@sohu-inc.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/debugly/SCNetworkKit.git",
"tag": "1.0.13"
},
"source_files": "SCNetworkKit/**/*.{h,m}",
"requires_arc": true
}