[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / SCNetworkKit / 1.0.21 / SCNetworkKit.podspec.json
blobfddf38fe8737f2ca8fe77e5075bebc80484a568a
2   "name": "SCNetworkKit",
3   "version": "1.0.21",
4   "summary": "SCNetworkKit is a simple but powerful iOS and OS X networking framework.",
5   "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+ ;",
6   "homepage": "http://debugly.cn/SCNetworkKit/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qianlongxu": "qianlongxu@sohu-inc.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/debugly/SCNetworkKit.git",
20     "tag": "1.0.21"
21   },
22   "source_files": "SCNetworkKit/Classes/**/*.{h,m}",
23   "requires_arc": true