[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / 1 / FSwift / 1.5.0 / FSwift.podspec.json
blobcc62e11e770500836d714d9d9fb087b0290638d4
2   "name": "FSwift",
3   "version": "1.5.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": "v1.5.0"
13   },
14   "source_files": "FSwift/**/*.{swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }