[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 3 / 1 / 4 / SCNetworkKit / 1.0.12 / SCNetworkKit.podspec.json
blob54d0999b3d5b7474cbe56e0a0d72a0e136fd4cc7
2   "name": "SCNetworkKit",
3   "version": "1.0.12",
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.9"
14   },
15   "source": {
16     "git": "https://github.com/debugly/SCNetworkKit.git",
17     "tag": "1.0.12"
18   },
19   "source_files": "SCNetworkKit/**/*.{h,m}",
20   "requires_arc": true