blob: 1637e95525445b0d33eadfd702df23d9e24398a5 [file] [log] [blame]
{
"name": "UIView+Utils",
"platforms": {
"ios": null
},
"version": "0.0.1",
"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.1"
},
"source_files": "UIView+Utils/Classes/**/*.{h,m}"
}