[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 2 / 5 / KZFileWatchers / 0.1.3 / KZFileWatchers.podspec.json
blobbb14f46c1a68aa4b567a5e7213069cda9bd2b471
2   "name": "KZFileWatchers",
3   "version": "0.1.3",
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": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/merowing_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KZFileWatchers/Classes/**/*",
23   "pushed_with_swift_version": "3.0"