[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / 1 / FSwift / 2.4.2 / FSwift.podspec.json
blob46b299b1baee428ee1115a4388a82b7bdbb7bcb0
2   "name": "FSwift",
3   "version": "2.4.2",
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.2"
13   },
14   "source_files": "FSwift/**/*.{swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0",
18     "watchos": "3.0"
19   }