blob: 22e30eeb1e99a48e0535a07db8da7064ddb71d70 [file] [log] [blame]
{
"name": "UIView+TKGeometry",
"version": "0.2",
"summary": "Category methods for UIView for easy size, center and origin manipulation.",
"homepage": "http://github.com/mapedd/UIView-TKGeometry",
"license": "Apache",
"authors": {
"Tomek Kuzma": "mapedd@mapedd.com"
},
"source": {
"git": "https://github.com/mapedd/UIView-TKGeometry.git",
"tag": "0.2"
},
"platforms": {
"ios": null
},
"source_files": "UIView+TKGeometry.{h,m}",
"requires_arc": true
}