blob: 556c574073a8dd74b8b01e3ec14aaec3b7f72100 [file] [log] [blame]
{
"name": "DLCoreGraphics",
"version": "0.9.1",
"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": "0.9.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"dependencies": {
"DLAngle": [
]
},
"pushed_with_swift_version": "4.0"
}