[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / b / 8 / 7 / Endpoints / 1.0.0 / Endpoints.podspec.json
blobc5c06c5d9720dd39dc5375c19eac521946f570a3
2   "name": "Endpoints",
3   "version": "1.0.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   },
14   "source": {
15     "git": "https://github.com/tailoredmedia/Endpoints.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "watchos": "2.0",
21     "tvos": "9.0",
22     "osx": "10.11"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "pod_target_xcconfig": {
28     "OTHER_SWIFT_FLAGS[config=Debug]": "-DDEBUG"
29   },
30   "swift_version": "5.0"