blob: 0eab961d7ff40f5e16b16970c299b80aefc89b7e [file] [log] [blame]
{
"name": "Tide",
"platforms": {
"ios": "8.0"
},
"summary": "Tide is an image processing library.",
"requires_arc": true,
"version": "0.3.0",
"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"
},
"dependencies": {
"Storm": [
],
"AsyncSwift": [
],
"SDWebImage": [
]
},
"source_files": "Tide/Source/*.{swift}"
}