blob: d4714c89b840dbc894d0937536b4704c263a9b5f [file] [log] [blame]
{
"name": "ZenCoreGraphics",
"version": "1.1.1",
"swift_versions": "5.0",
"summary": "ZenCoreGraphics is a collection of extensions and functions for CoreGraphics framework.",
"description": "ZenCoreGraphics is a collection of convenient and concise extensions and functions for CoreGraphics 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": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ZenCoreGraphics/**/*{swift}",
"swift_version": "5.0"
}