[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 2 / DFJPEGTurbo / 0.2.1 / DFJPEGTurbo.podspec.json
blob014ff454b33b9e5256bccb7b0d0f5d272eb96ddf
2   "name": "DFJPEGTurbo",
3   "version": "0.2.1",
4   "summary": "Objective-C libjpeg-turbo wrapper with baseline and progressive JPEG support",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/kean/DFJPEGTurbo",
10   "authors": "Alexander Grebenyuk",
11   "source": {
12     "git": "https://github.com/kean/DFJPEGTurbo.git",
13     "tag": "0.2.1"
14   },
15   "source_files": "DFJPEGTurbo/**/*.{h,m}",
16   "vendored_libraries": "DFJPEGTurbo/libturbojpeg/libturbojpeg.a",
17   "requires_arc": true