blob: 45863e2e2b20484d7216d31394d6e72b6fb36ab7 [file] [log] [blame]
{
"name": "UIImage-Vector",
"version": "0.1.0",
"authors": {
"David Keegan": "me@davidkeegan.com"
},
"homepage": "https://github.com/kgn/UIImage-Vector",
"summary": "UIImage category for dealing with vector formats like PDF and icon fonts.",
"source": {
"git": "https://github.com/kgn/UIImage-Vector.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreText"
],
"source_files": "UIImage-Vector"
}