blob: f787b57a724cb854c6577ac6db38a70d10497f8f [file] [log] [blame]
{
"name": "UIView+TKGeometry",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": null
},
"source_files": "UIView+TKGeometry.{h,m}",
"requires_arc": true
}