[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 5 / FileKit / 2.0.0 / FileKit.podspec.json
blobd978a84a0004ca6a72ccb0b45792d40b8c0b82f4
2   "name": "FileKit",
3   "version": "2.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": "8.0",
13     "osx": "10.9",
14     "watchos": "2.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": "v2.0.0"
23   },
24   "source_files": "FileKit/*/*.swift"