[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 0 / c / SnapHTTP / 0.1.10 / SnapHTTP.podspec.json
blob4b9a7a182f0fb77999e1e0454283b87f69b6dbf3
2   "name": "SnapHTTP",
3   "version": "0.1.10",
4   "summary": "An incredibly simple HTTP client library for Swift.",
5   "homepage": "https://github.com/tidwall/SnapHTTP",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/tidwall/SnapHTTP.git",
12     "tag": "v0.1.10"
13   },
14   "authors": {
15     "Josh Baker": "joshbaker77@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/tidwall",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "SnapHTTP/http.swift",
23   "requires_arc": true