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