[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / 5 / f / 3 / CDEvents / 1.2.2 / CDEvents.podspec.json
blobeffdf0d818358a1a1c484272d7f32f726223684e
2   "name": "CDEvents",
3   "version": "1.2.2",
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.2"
13   },
14   "platforms": {
15     "osx": "10.6"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreServices",
19   "requires_arc": true