blob: 69c77381f5ecd4c1212bca87bb60734e772ba67d [file] [log] [blame]
{
"name": "ZenCoreGraphics",
"version": "0.3.0",
"swift_versions": "5.0",
"summary": "ZenCoreGraphics is a collection of extensions and functions for Core Graphics framework.",
"description": "ZenCoreGraphics is a collection of convenient and concise extensions and functions for Core Graphics framework.",
"homepage": "https://github.com/roland19deschain/ZenCoreGraphics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Roik": "roland19deschain@gmail.com"
},
"source": {
"git": "https://github.com/roland19deschain/ZenCoreGraphics.git",
"tag": "0.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "ZenCoreGraphics/**/*{swift}",
"swift_version": "5.0"
}