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