[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / b / 6 / JSCore / 0.2.2 / JSCore.podspec.json
blobd45ba79ec5a2e2a516d39409317b22d878a9be82
2   "name": "JSCore",
3   "version": "0.2.2",
4   "summary": "A Swift Library to bootstrap Frozen architectures (ICE).",
5   "description": "\"JSCore is a library providing all elements needed when implementing the ICE (Interface-Engine-Coordinator) architecture\"",
6   "homepage": "https://github.com/jaysack/JSCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan Sack": "jonathan.sack91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jaysack/JSCore.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"