blob: f9cb5b9c478094d84070942db184d881aa133fb2 [file] [log] [blame]
{
"name": "NMCGExtension",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMCGExtension/**/*.swift",
"frameworks": "CoreGraphics",
"pushed_with_swift_version": "3.0"
}