blob: 6640ee3d556aaabad029e610bac22e54da9a7b1a [file] [log] [blame]
{
"name": "Tide",
"platforms": {
"ios": "8.0"
},
"summary": "Tide is an image processing library.",
"requires_arc": true,
"version": "1.2.3",
"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}"
}