blob: 541454e947a324f782d929cf95df4fbe03119149 [file] [log] [blame]
{
"name": "Tide",
"platforms": {
"ios": "8.0"
},
"summary": "Tide is an image processing library.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Andrew Aquino]": "[andrew@totemv.com]"
},
"homepage": "http://totemv.com/drewkiino.github.io",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/DrewKiino/Tide.git",
"tag": "master"
},
"source_files": "Tide/Source/*.{swift}"
}