[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / c / GTRest / 1.0.0 / GTRest.podspec.json
blob8633ec2c1ea3e5a1d3005441410552211844dc7a
2   "name": "GTRest",
3   "version": "1.0.0",
4   "summary": "A lightweight Swift library for making web requests and consuming RESTful APIs!",
5   "description": "GTRest makes it super easy and straightforward to perform web requests and work with RESTful APIs in iOS projects using Swift.",
6   "homepage": "https://github.com/gabrieltheodoropoulos/GTRest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Theodoropoulos": "gabrielth.devel@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gabtheodor",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/gabrieltheodoropoulos/GTRest.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "GTRest/Source/*.{swift}",
23   "swift_version": "4.2"