blob: 65941800a4f1a58d5f190ecc07dc58d8304656f8 [file] [log] [blame]
{
"name": "GraphicsRenderer",
"version": "1.0.0",
"summary": "A drop-in UIGraphicsRenderer port -- CrossPlatform, Swift 3, Image & PDF",
"homepage": "https://github.com/shaps80/GraphicsRenderer",
"license": "MIT",
"authors": {
"Shaps": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/GraphicsRenderer.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "GraphicsRenderer/Classes/**/*"
}