blob: 3087a8c4dc9ab0c583f0421ef0cf02ef3c8512e1 [file] [log] [blame]
{
"name": "Toucan",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"swift_version": "4.0",
"requires_arc": true
}