blob: 1b57a170952249c99e06a7d1b9f3cd96f17c20db [file] [log] [blame]
{
"name": "LPViewCornerRadiusMaker",
"version": "0.0.2",
"summary": "UIView extension of making UIView cornerRadius",
"description": "an UIView extension of making UIView cornerRadius",
"homepage": "https://github.com/litt1e-p/LPViewCornerRadiusMaker",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPViewCornerRadiusMaker.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPViewCornerRadiusMaker/*",
"frameworks": [
"Foundation",
"UIKit"
]
}