[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 8 / b / 6 / JSCore / 0.2.1 / JSCore.podspec.json
blob8b0f15adeb5eb0e4bb62e38c6265790bdbae579f
2   "name": "JSCore",
3   "version": "0.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"