[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 7 / Endpoints / 2.2.0 / Endpoints.podspec.json
blobcbdf56553fd98f17e3302a8f8e4b5b576d7233d4
2   "name": "Endpoints",
3   "version": "2.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Type-Safe Swift Networking",
9   "homepage": "https://github.com/tailoredmedia/Endpoints",
10   "authors": {
11     "Peter Weishapl": "pw@tailored-apps.com",
12     "Robin Mayerhofer": "rm@tailored-apps.com",
13     "Dominik Arnhof": "da@tailored-apps.com",
14     "Alexander Kauer": "ak@tailored-apps.com"
15   },
16   "source": {
17     "git": "https://github.com/tailoredmedia/Endpoints.git",
18     "tag": "2.2.0"
19   },
20   "platforms": {
21     "ios": "8.0",
22     "watchos": "2.0",
23     "tvos": "9.0",
24     "osx": "10.11"
25   },
26   "source_files": "Sources/**/*.swift",
27   "frameworks": "Foundation",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"