[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / SCNetworkKit / 1.0.14 / SCNetworkKit.podspec.json
blob7115eea7fa16b74d3cf1c224dab6b0dd874e8a00
2   "name": "SCNetworkKit",
3   "version": "1.0.14",
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": "MIT",
8   "authors": {
9     "qianlongxu": "qianlongxu@sohu-inc.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/debugly/SCNetworkKit.git",
17     "tag": "1.0.14"
18   },
19   "source_files": "SCNetworkKit/Classes/**/*.{h,m}",
20   "requires_arc": true