blob: b26f04395b00513f5f18f5cafcb3f8ce58e157c5 [file] [log] [blame]
{
"name": "UIView+Helpers",
"platforms": {
"ios": null
},
"version": "1.4.0",
"summary": "UIView+Helpers is a collecion of methods that make laying out UIViews easier and readable.",
"homepage": "https://github.com/andrewroycarter/UIView-Helpers",
"license": "MIT",
"authors": {
"Trung Tran": "trung.tran@willowtreeapps.com",
"Andrew Roy Carter": "andrew.carter@willowtreeapps.com"
},
"source": {
"git": "https://github.com/andrewroycarter/UIView-Helpers.git",
"tag": "1.4.0"
},
"frameworks": [
"QuartzCore",
"UIKit"
],
"source_files": "*.{h,m}",
"requires_arc": true
}