[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 5 / FileKit / 5.0.0 / FileKit.podspec.json
blob1c84379c89709c9e1e42296806d4e6365c469000
2   "name": "FileKit",
3   "version": "5.0.0",
4   "summary": "Simple and expressive file management in Swift.",
5   "homepage": "https://github.com/nvzqz/FileKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Nikolai Vazquez",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11",
14     "watchos": "3.0",
15     "tvos": "9.0"
16   },
17   "osx": {
18     "exclude_files": "FileKit/*/FileProtection.swift"
19   },
20   "source": {
21     "git": "https://github.com/nvzqz/FileKit.git",
22     "tag": "v5.0.0"
23   },
24   "source_files": "Sources/*.swift",
25   "pushed_with_swift_version": "4.0"