blob: 0a6f6f1476a3cfd27251270f29f891c007382389 [file] [log] [blame]
{
"name": "Toucan",
"version": "0.6.0",
"license": "MIT",
"summary": "Fabulous Image Processing in Swift",
"homepage": "https://github.com/gavinbunney/Toucan",
"social_media_url": "http://twitter.com/gavinbunney",
"authors": {
"Gavin Bunney": "gavin@bunney.net.au"
},
"source": {
"git": "https://github.com/gavinbunney/Toucan.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}