[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / Resty / 0.0.2 / Resty.podspec.json
blobbd43b8510f863298b5110297b3bd8c444c7ae724
2   "name": "Resty",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple HTTP and REST client library for Swift.",
9   "homepage": "https://github.com/swift-resty/resty",
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/swift-resty/resty.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "3.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/Resty/*.swift",
25   "frameworks": "CFNetwork",
26   "swift_version": "5.0"