blob: 62c7b84f48b9fb14490416a84e696b62eeb20a2a [file] [log] [blame]
{
"name": "Tabata",
"version": "0.0.5",
"summary": "A lightweight CIFilter wrapper for Mac apps.",
"description": "A lightweight CIFilter wrapper for Mac apps written in Swift.\nAutomatically skips filters which have no effect in specified params.",
"homepage": "https://github.com/yokoe/tabata",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SotaYokoe": "info@kreuz45.com"
},
"source": {
"git": "https://github.com/yokoe/tabata.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/kreuz45",
"platforms": {
"osx": "10.10"
},
"source_files": "Tabata/Classes/*.swift",
"frameworks": "Cocoa"
}