[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / c / 2 / DFJPEGTurbo / 0.1.0 / DFJPEGTurbo.podspec.json
blobd19388d90c371b7fde7b23b3af0326aae02d4407
2   "name": "DFJPEGTurbo",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/kean/DFJPEGTurbo",
9   "authors": "Alexander Grebenyuk",
10   "summary": "Objective-C libjpeg-turbo wrapper",
11   "source": {
12     "git": "https://github.com/kean/DFJPEGTurbo.git",
13     "tag": "v0.1.0"
14   },
15   "public_header_files": "DFJPEGTurbo/DFJPEGTurbo.h",
16   "source_files": "DFJPEGTurbo/**/*.{h,m}",
17   "vendored_libraries": "DFJPEGTurbo/libturbojpeg/libturbojpeg.a",
18   "requires_arc": true