[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / 9 / FunKit / 0.0.1 / FunKit.podspec.json
blob00f74c5035caf4961fb635f6cbf6f795636bc3b8
2   "name": "FunKit",
3   "version": "0.0.1",
4   "summary": "A Functional Toolkit for Swift.",
5   "description": "FunKit integrates railway-oriented programming with promises, providing a novel way to build Swift applications.",
6   "homepage": "https://github.com/Weebly/FunKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "jacob berkman",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Weebly/FunKit.git",
17     "tag": "v0.0.1"
18   },
19   "source_files": "FunKit/*.swift",
20   "pushed_with_swift_version": "4.0"