[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 4 / 8 / PocketSVG / 0.6 / PocketSVG.podspec.json
blob20f05902569591b55bb4e56f703751836760eae0
2   "name": "PocketSVG",
3   "version": "0.6",
4   "summary": "An Objective-C class that converts Scalable Vector Graphics into Core Graphics elements.",
5   "homepage": "https://github.com/arielelkin/PocketSVG",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ponderwell, Ariel Elkin, and Contributors": "https://github.com/arielelkin/PocketSVG"
12   },
13   "source": {
14     "git": "https://github.com/arielelkin/PocketSVG.git",
15     "tag": "v0.6"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "frameworks": "QuartzCore",
22   "source_files": "PocketSVG.{h,m}"