[Add] YDYtSDK 2.11.1
[CocoaPods.git] / Specs / 2 / 9 / d / SwiftClient / 2.0.3 / SwiftClient.podspec.json
blob7db71022805c21719b6b9d59c3fb0b8607815f98
2   "name": "SwiftClient",
3   "version": "2.0.3",
4   "license": "MIT",
5   "summary": "A simple HTTP client library written in Swift 2",
6   "homepage": "https://github.com/theadam/SwiftClient",
7   "authors": {
8     "Adam Nalisnick": "theadam4257@gmail.com",
9     "Sandro Machado": "sandroemachado@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/theadam/SwiftClient.git",
13     "tag": "2.0.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "SwiftClient/*.swift",
19   "requires_arc": true