blob: 6027ada0c03a0b989e85e303d3152ea8a168b8b9 [file] [log] [blame]
{
"name": "Toucan",
"version": "0.4.3",
"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.4.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}