[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / a / 9 / SVGImage / 0.0.3 / SVGImage.podspec.json
blob1cf841250a422138875c64235ee565b31a6620cd
2   "name": "SVGImage",
3   "version": "0.0.3",
4   "summary": "Use WebKit to render SVG images",
5   "homepage": "https://bitbucket.org/sodastsai/svgimage",
6   "license": "Apache License 2.0",
7   "authors": {
8     "sodastsai": "sodas2002@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://bitbucket.org/sodastsai/svgimage",
15     "tag": "v0.0.3"
16   },
17   "source_files": "SVGImage/**/*.{h,m}",
18   "public_header_files": "SVGImage/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics",
22     "QuartzCore",
23     "JavaScriptCore"
24   ],
25   "requires_arc": true