[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 7 / CBHFileSystemEventKit / 1.0.0 / CBHFileSystemEventKit.podspec.json
blob71ad34c3b31a2f03a61447a39afd4866c5fe099a
2   "name": "CBHFileSystemEventKit",
3   "version": "1.0.0",
4   "module_name": "CBHFileSystemEventKit",
5   "summary": "An easier way to watch for file system events.",
6   "homepage": "https://github.com/chris-huxtable/CBHFileSystemEventKit",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Huxtable": "chris@huxtable.ca"
13   },
14   "social_media_url": "https://twitter.com/@Chris_Huxtable",
15   "platforms": {
16     "osx": "10.11"
17   },
18   "source": {
19     "git": "https://github.com/chris-huxtable/CBHFileSystemEventKit.git",
20     "tag": "v1.0.0"
21   },
22   "requires_arc": true,
23   "public_header_files": "CBHFileSystemEventKit/*.h",
24   "private_header_files": "CBHFileSystemEventKit/_*.h",
25   "source_files": "CBHFileSystemEventKit/*.{h,m}"