[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / b / 6 / JSCore / 0.1.15 / JSCore.podspec.json
blob5804c82834180ffc409a09fca6e6b36c08de5a31
2   "name": "JSCore",
3   "version": "0.1.15",
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.1.15"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"