[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / 9 / SVGImage / 0.0.1 / SVGImage.podspec.json
blob84c8098cedeae934b3a231a61e2c93ef5bdafe1e
2   "name": "SVGImage",
3   "version": "0.0.1",
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.1"
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