[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 9 / d / SwiftClient / 2.0.0 / SwiftClient.podspec.json
blob708f73d430ee0a4561a4117a26519be7a946d234
2   "name": "SwiftClient",
3   "version": "2.0.0",
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   },
10   "source": {
11     "git": "https://github.com/theadam/SwiftClient.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "SwiftClient/*.swift",
18   "requires_arc": true