[Add] PlanktonAnalyticsCoreSDK 5.3.0
[CocoaPods.git] / Specs / f / 4 / 1 / FSwift / 2.4.0 / FSwift.podspec.json
blob24751bd3740cd72380d01758aeae1026d612b317
2   "name": "FSwift",
3   "version": "2.4.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/kperson/FSwift",
8   "authors": "Kelton Person",
9   "summary": "functional programming library for Swift",
10   "source": {
11     "git": "https://github.com/kperson/FSwift.git",
12     "tag": "v2.4.0"
13   },
14   "source_files": "FSwift/**/*.{swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   }