[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 7 / 5 / FileKit / 3.0.0 / FileKit.podspec.json
blobf9d024bbcb151fdc9fc198494d65e140a8bad7ce
2   "name": "FileKit",
3   "version": "3.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": "v3.0.0"
23   },
24   "source_files": "Sources/*.swift"