[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / b / 8 / 7 / Endpoints / 0.4.6 / Endpoints.podspec.json
blob2becc4d34dbeed9dc9ae4d7819a0c0445303a9bb
2   "name": "Endpoints",
3   "version": "0.4.6",
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.4.6"
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   "pod_target_xcconfig": {
26     "OTHER_SWIFT_FLAGS[config=Debug]": "-DDEBUG"
27   },
28   "pushed_with_swift_version": "3.0"