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