[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 0 / 2 / ImageButter / 1.0.1 / ImageButter.podspec.json
blob3cfff905b7e30fbbc36cbf55f57db48366abb73c
2   "name": "ImageButter",
3   "version": "1.0.1",
4   "summary": "Image viewer for iOS. Supports static and animated WebP, animated GIF, and standard iOS formats.",
5   "homepage": "https://github.com/dollarshaveclub/ImageButter",
6   "source": {
7     "git": "https://github.com/dollarshaveclub/ImageButter.git",
8     "tag": "1.0.1"
9   },
10   "license": "MIT",
11   "authors": {
12     "Dollar Shave Club": "http://engineering.dollarshaveclub.com",
13     "Dalton Cherry": "http://daltoniam.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "ios": {
19     "vendored_frameworks": "WebP.framework"
20   },
21   "frameworks": [
22     "ImageIO",
23     "MobileCoreServices",
24     "CoreGraphics"
25   ],
26   "source_files": "*.{h,m}",
27   "requires_arc": true