[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / f / 6 / Santa / 0.1.0 / Santa.podspec.json
blobfedd568828f86920652b7650e27fe5a0f27fda6d
2   "name": "Santa",
3   "version": "0.1.0",
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@kurzdigital.com"
13   },
14   "source": {
15     "git": "https://github.com/kurzdigital/Santa.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Santa/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"