[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 7 / Endpoints / 0.4.2 / Endpoints.podspec.json
blob49f2a430d6bcc290ca87c5c0ba9da385d158b4a4
2   "name": "Endpoints",
3   "version": "0.4.2",
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.2"
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"