blob: 9d2f803e0e7cf556d8ade173e7dd5eb2c423b341 [file] [log] [blame]
{
"name": "AFViewHelper",
"version": "4.1.0",
"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.1.0"
},
"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
}