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