[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 8 / PocketSVG / 0.7 / PocketSVG.podspec.json
blob2435e232d75825321e9fba959a2cf22bfc362e36
2   "name": "PocketSVG",
3   "version": "0.7",
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": "0.7"
16   },
17   "requires_arc": true,
18   "frameworks": "QuartzCore",
19   "source_files": "PocketSVG.{h,m}"