blob: 04273ec217092b9badfec7449fd965bf909afea1 [file] [log] [blame]
{
"name": "ImageCornerRadius",
"version": "1.0.2",
"summary": "make UIImage to corner radius or circle, no Off-screen rendering.",
"homepage": "https://github.com/Tuccuay/ImageCornerRadius",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuccuay": "i@tuccuay.com"
},
"source": {
"git": "https://github.com/Tuccuay/ImageCornerRadius.git",
"tag": "v1.0.2"
},
"source_files": "ImageCornerRadius/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}