blob: e185471d5cade991eee5229b54331293be0f75c4 [file] [log] [blame]
{
"name": "DLCoreGraphics",
"version": "1.0.0",
"summary": "A cross-platform framework which brings easy to use convenience properties, functions and overloaded operators.",
"homepage": "https://github.com/davidlivadaru/DLCoreGraphics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "David Livadaru",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/davidlivadaru/DLCoreGraphics.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"dependencies": {
"DLAngle": [
]
},
"pushed_with_swift_version": "4.0"
}