[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 2 / 5 / KZFileWatchers / 1.0.4 / KZFileWatchers.podspec.json
blob644be5ea3f3406c511fe4099dcef99f8fe9618c3
2   "name": "KZFileWatchers",
3   "version": "1.0.4",
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.0.4"
17   },
18   "social_media_url": "https://twitter.com/merowing_",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "KZFileWatchers/Classes/**/*",
25   "pushed_with_swift_version": "3.0"