[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / SwiftFSWatcher / 0.1.0 / SwiftFSWatcher.podspec.json
blob772cbdc61ffaedee67d74b8c30a737d77eadb1fa
2   "name": "SwiftFSWatcher",
3   "version": "0.1.0",
4   "summary": "A simple easy to use / extend File System watcher using Swift.",
5   "homepage": "https://github.com/gurinderhans/SwiftFSWatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gurinder Hans": "hello@gurinderhans.me"
12   },
13   "social_media_url": "http://twitter.com/itsgurinderhans",
14   "platforms": {
15     "osx": null
16   },
17   "source": {
18     "git": "https://github.com/gurinderhans/SwiftFSWatcher.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "SwiftFSWatcher/SwiftFSWatcher*.{h,m}"
24   ]