blob: be6ad5a9b6fcdbbd44b5741dbaf5724575cf6c20 [file] [log] [blame]
{
"name": "Gotanda",
"version": "0.0.5",
"summary": "A lightweight bitmap manipulation library for iOS / macOS.",
"description": "A lightweight bitmap manipulation library for Swift.\nCreates NSImage / UIImage instantly.",
"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.5"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/**/*.{h,swift}",
"xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}