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