blob: 2b8da50a24dc2eeac8bc729f65ded54d0ccf570e [file] [log] [blame]
{
"name": "UIImage+PDF",
"version": "1.0.0",
"license": "custom, see https://github.com/mindbrix/UIImage-PDF#licence",
"summary": "Simple UIImage+PDF renderer category for iOS scalable assets.",
"homepage": "https://github.com/mindbrix/UIImage-PDF",
"authors": {
"Nigel Timothy Barber": "nigel@mindbrix.co.uk"
},
"source": {
"git": "https://github.com/mindbrix/UIImage-PDF.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "UIImage+PDF/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": false
}