[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / 4 / Holocron / 0.4.2 / Holocron.podspec.json
blob91130a1d927c54ea0ca2d1f821d42789994e7a43
2   "name": "Holocron",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Holocron is a Swift Library for accessing the Star Wars API.",
7   "requires_arc": true,
8   "version": "0.4.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chris Spradling": "cjspradling@gmail.com"
15   },
16   "homepage": "https://github.com/Renaissance8905/Holocron",
17   "source": {
18     "git": "https://github.com/Renaissance8905/Holocron.git",
19     "tag": "0.4.2"
20   },
21   "frameworks": "Foundation",
22   "source_files": "Sources/**/*.{swift}",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"