[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 9 / FunKit / 0.0.3 / FunKit.podspec.json
blobd5580fa4702e1bc1e8a70f375b2ea07388b1bd9e
2   "name": "FunKit",
3   "version": "0.0.3",
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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Weebly/FunKit.git",
17     "tag": "v0.0.3"
18   },
19   "source_files": "FunKit/*.swift",
20   "pushed_with_swift_version": "4.0"