blob: 2435e232d75825321e9fba959a2cf22bfc362e36 [file] [log] [blame]
{
"name": "PocketSVG",
"version": "0.7",
"summary": "An Objective-C class that converts Scalable Vector Graphics into Core Graphics elements.",
"homepage": "https://github.com/arielelkin/PocketSVG",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ponderwell, Ariel Elkin, and Contributors": "https://github.com/arielelkin/PocketSVG"
},
"source": {
"git": "https://github.com/arielelkin/PocketSVG.git",
"tag": "0.7"
},
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "PocketSVG.{h,m}"
}