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