blob: 61eb2be19d9f2b3c868cdf5e4ebde8fc6b8261d8 [file] [log] [blame]
{
"name": "LPViewCornerRadiusMaker",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LPViewCornerRadiusMaker/*",
"frameworks": [
"Foundation",
"UIKit"
]
}