blob: 6bb1251db797bd08fbcc4ba9133f5bb025e86cc3 [file] [log] [blame]
{
"name": "Gotanda",
"version": "0.0.1",
"summary": "A lightweight bitmap manipulation library for Cocoa.",
"description": "A lightweight bitmap manipulation library for Swift.",
"homepage": "https://github.com/yokoe/Gotanda",
"license": "MIT",
"authors": {
"Sota Yokoe": "info@kreuz45.com"
},
"source": {
"git": "https://github.com/yokoe/Gotanda.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"osx": "10.9"
},
"source_files": "Gotanda/Classes/*.swift",
"frameworks": "Cocoa"
}