[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / Santa / 0.8.3 / Santa.podspec.json
blob8ab4a043589b024ca2300077e19e6c7856222b69
2   "name": "Santa",
3   "version": "0.8.3",
4   "summary": "A resource based network communication lib",
5   "description": "Define your backend resources once and reuse them wherever you like. All the network related code\nis handled in a single place and can be easily monitored. Benefit from a clear and readable network communication\napi.",
6   "homepage": "https://github.com/kurzdigital/Santa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Braun": "christian.braun@theempathicdev.de"
13   },
14   "source": {
15     "git": "https://github.com/kurzdigital/Santa.git",
16     "tag": "0.8.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/Santa/**/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"