[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / e / Resty / 1.0.0 / Resty.podspec.json
blobabe0199d883f120ba1c485e624d34abce3293e4d
2   "name": "Resty",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "HTTP Networking Library with Async/Await and Codable.",
9   "homepage": "https://github.com/satishbabariya/resty",
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/resty.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/Resty/*.swift",
23   "frameworks": "CFNetwork",
24   "swift_version": "5.0"