[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / b / a / SwiftHTTP / 2.0.2 / SwiftHTTP.podspec.json
blob9363f2d4cb9abc3284fd84eb000901e9aa550f66
2   "name": "SwiftHTTP",
3   "version": "2.0.2",
4   "summary": "Thin wrapper around NSURLSession in Swift. Simplifies HTTP requests.",
5   "homepage": "https://github.com/daltoniam/SwiftHTTP",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "http://daltoniam.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/SwiftHTTP.git",
12     "tag": "2.0.2"
13   },
14   "social_media_url": "http://twitter.com/daltoniam",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": "true",
23   "pushed_with_swift_version": "3.0"