[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 5 / KZFileWatchers / 1.0.6 / KZFileWatchers.podspec.json
blob450c48655e4e0e7d56455f1932393ee9296c5984
2   "name": "KZFileWatchers",
3   "version": "1.0.6",
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.6"
17   },
18   "social_media_url": "https://twitter.com/merowing_",
19   "swift_version": "4.1",
20   "platforms": {
21     "ios": "8.0",
22     "tvos": "9.0",
23     "osx": "10.10"
24   },
25   "source_files": "KZFileWatchers/Classes/**/*"