[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 1 / FunctionKit / 0.1.0 / FunctionKit.podspec.json
blob76ac4d015f2bbb504a415e061baa178107b96a87
2   "name": "FunctionKit",
3   "version": "0.1.0",
4   "summary": "A framework for functional types and operations designed to fit naturally into Swift.",
5   "description": "A framework for functional types and operations designed to fit naturally into Swift. Includes operations such as composition and currying and types such as predicates and comparators.",
6   "homepage": "https://github.com/mpangburn/FunctionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mpangburn": "michaelpangburn@comcast.net"
13   },
14   "source": {
15     "git": "https://github.com/mpangburn/FunctionKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*"