[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 2 / DFJPEGTurbo / 0.2.0 / DFJPEGTurbo.podspec.json
blobb720eceac73276bde7d1248a374d97ca26060a97
2   "name": "DFJPEGTurbo",
3   "version": "0.2.0",
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.0"
14   },
15   "source_files": "DFJPEGTurbo/**/*.{h,m}",
16   "vendored_libraries": "DFJPEGTurbo/libturbojpeg/libturbojpeg.a",
17   "requires_arc": true