[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / c / DirectoryObserver / 0.1.0 / DirectoryObserver.podspec.json
blob31d73a31e229a0008e0aa9245d99187c33e89ef6
2   "name": "DirectoryObserver",
3   "version": "0.1.0",
4   "summary": "A microlibrary for monitoring directory changes",
5   "description": "A microlibrary for monitoring directory changes using GCD.",
6   "homepage": "https://github.com/dcvz/DirectoryObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Chavez": "david@dcvz.io"
13   },
14   "source": {
15     "git": "https://github.com/dcvz/DirectoryObserver.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DirectoryObserver/Classes/**/*"