[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / 7 / c / DirectoryObserver / 0.1.1 / DirectoryObserver.podspec.json
blobe4991da32c6a801292794df41d6101cda07e015c
2   "name": "DirectoryObserver",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DirectoryObserver/Classes/**/*"