[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 1 / FSwift / 3.0.0 / FSwift.podspec.json
blobe83a303f036c8cfbd433f016c959456f60b8d9b1
2   "name": "FSwift",
3   "swift_versions": [
4     "5.0"
5   ],
6   "version": "3.0.0",
7   "license": {
8     "type": "BSD"
9   },
10   "homepage": "https://github.com/kperson/FSwift",
11   "authors": "Kelton Person",
12   "summary": "functional programming library for Swift",
13   "source": {
14     "git": "https://github.com/kperson/FSwift.git",
15     "tag": "v3.0.0"
16   },
17   "source_files": "FSwift/**/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "swift_version": "5.0"