blob: 4e7512d56984ff6d279dec6a1294d27498cda0c1 [file] [log] [blame]
{
"name": "UIView+Utils",
"platforms": {
"ios": "7.0"
},
"version": "0.0.2",
"summary": "Utils for UIView , including categories for frame, border color.",
"homepage": "https://github.com/bitmess/UIView-Utils",
"license": "MIT",
"authors": {
"bitmess": "https://github.com/bitmess/UIView-Utils"
},
"source": {
"git": "https://github.com/bitmess/UIView-Utils.git",
"tag": "0.0.2"
},
"source_files": "UIView+Utils/Classes/**/*.{h,m}"
}