blob: 93b99001d17ae905f71f9dca155ae3c0d762fd95 [file] [log] [blame]
{
"name": "Gotanda",
"version": "0.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/**/*.{h,swift}",
"xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}