[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / FileSystem / 0.1 / FileSystem.podspec.json
blob5ebb333c7b23bb199b9a1fbd221e3db50b366311
2   "name": "FileSystem",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10",
6     "tvos": "9.0",
7     "watchos": "2.0"
8   },
9   "summary": "FileSystem is a simple and concise protocol orientated framework for dealing with the file system on iOS, tvOS, watchOS and macOS.",
10   "version": "0.1",
11   "homepage": "https://github.com/ObjColumnist/FileSystem",
12   "authors": {
13     "Spencer MacDonald": "spencer.macdonald@gmail.com"
14   },
15   "license": {
16     "type": "BSD (3-clause)",
17     "file": "LICENSE"
18   },
19   "source": {
20     "git": "https://github.com/ObjColumnist/FileSystem.git",
21     "tag": "0.1"
22   },
23   "source_files": "Source/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"