[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / f / 4 / 1 / FSwift / 1.2 / FSwift.podspec.json
blob4d6764fbf9cb1337970011d83114026e10554f51
2   "name": "FSwift",
3   "version": "1.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": "v1.2"
13   },
14   "source_files": "FSwift/**/*.{swift}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }