blob: 28dba70c687cfb9296bd57a4602c0bc3d22b9d07 [file] [log] [blame]
{
"name": "NMCGExtension",
"version": "0.0.1",
"summary": "Extension on CoreGraphics",
"description": "Add some nice things to CoreGraphics.",
"homepage": "https://github.com/NicolasMahe/NMCGExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMCGExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMCGExtension/**/*.swift",
"frameworks": "CoreGraphics",
"pushed_with_swift_version": "3.0"
}