blob: c944c0adab8cccfd76321c38fa326ae157093136 [file] [log] [blame]
{
"name": "UIView+BezierCurve",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIView-BezierCurve",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "Round individual corners of a UIView.",
"source": {
"git": "https://github.com/mergesort/UIView-BezierCurve.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}