[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 2 / 5 / KZFileWatchers / 1.1.0 / KZFileWatchers.podspec.json
blob2fe080c2ea6b99d6a05980b78a548946b937152e
2   "name": "KZFileWatchers",
3   "version": "1.1.0",
4   "summary": "A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.",
5   "description": "A micro-framework for observing file changes, both local and remote. Helpful in building developer tools. Supports both ETag and Last-Modified-Date so you can use it with most available hosting options, e.g. Dropbox or AWS.",
6   "homepage": "https://github.com/krzysztofzablocki/KZFileWatchers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krzysztof ZabÅ‚ocki": "krzysztof.zablocki@pixle.pl"
13   },
14   "source": {
15     "git": "https://github.com/krzysztofzablocki/KZFileWatchers.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/merowing_",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0",
23     "osx": "10.10"
24   },
25   "source_files": "KZFileWatchers/Classes/**/*",
26   "swift_version": "5.0"