blob: 772cbdc61ffaedee67d74b8c30a737d77eadb1fa [file] [log] [blame]
{
"name": "SwiftFSWatcher",
"version": "0.1.0",
"summary": "A simple easy to use / extend File System watcher using Swift.",
"homepage": "https://github.com/gurinderhans/SwiftFSWatcher",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gurinder Hans": "hello@gurinderhans.me"
},
"social_media_url": "http://twitter.com/itsgurinderhans",
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/gurinderhans/SwiftFSWatcher.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"SwiftFSWatcher/SwiftFSWatcher*.{h,m}"
]
}