blob: 5f621a10e772826cb2b5089fff01c14a08787e27 [file] [log] [blame]
{
"name": "AFViewHelper",
"version": "3.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "Convenience extension for UIView in Swift.",
"homepage": "https://github.com/melvitax/AFViewHelper",
"authors": {
"Melvin Rivera": "melvin@allforces.com"
},
"source": {
"git": "https://github.com/melvitax/AFViewHelper.git",
"tag": "3.0.0"
},
"description": "Auto Layout convenience class for UIView in Swift",
"source_files": "AFViewHelper/*",
"frameworks": "QuartzCore",
"requires_arc": true
}