[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / 5 / f / 3 / CDEvents / 1.2.0 / CDEvents.podspec.json
blob5cb74d60a822f40077730317589c3b863c70f477
2   "name": "CDEvents",
3   "version": "1.2.0",
4   "summary": "An Objective-C wrapper for Mac OS X’s FSEvents C API.",
5   "homepage": "http://rastersize.github.com/CDEvents",
6   "license": "MIT",
7   "authors": {
8     "Aron Cedercrantz": "aron@cedercrantz.se"
9   },
10   "source": {
11     "git": "https://github.com/rastersize/CDEvents.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "osx": "10.6"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreServices",
19   "requires_arc": true