blob: 9a666a7ee97e61a2b7cd4dc735db7a11e0bce76a [file] [log] [blame]
{
"name": "AFViewHelper",
"version": "4.0.1",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "Autolayout and Animation UIVIew Extension for Swift 2.0.",
"homepage": "https://github.com/melvitax/AFViewHelper",
"authors": {
"Melvin Rivera": "melvin@allforces.com"
},
"source": {
"git": "https://github.com/melvitax/AFViewHelper.git",
"tag": "4.0.1"
},
"description": "Autolayout and Animation UIVIew Extension for Swift 2.0. Includes InspectableView for setting basic view attributes.",
"source_files": "AFViewHelper/*",
"frameworks": "QuartzCore",
"requires_arc": true
}