[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 5 / FileKit / 5.2.0 / FileKit.podspec.json
blobd933fad1eb8650eb5090b2d9cefb836de5245a6d
2   "name": "FileKit",
3   "version": "5.2.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.2.0"
23   },
24   "source_files": "Sources/*.swift"