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