blob: 0536b6c0b2c865672c088bf894f50aaad0851c4d [file] [log] [blame]
{
"name": "UICornerLayer",
"version": "0.0.1",
"summary": "Additional methods for view to custom view layer.",
"description": "view's layer custom. You can see additional parameters in interface builder",
"homepage": "https://coding.net/u/youngfane",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fane": "faneyoung@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/youngfane/UICornerLayer.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}"
}