blob: 67e3d46934f8ea868828faa9c4807b0241a32c62 [file] [log] [blame]
{
"name": "SYRoundedView",
"version": "1.0.2",
"license": "Custom",
"summary": "A simple way to have rounded corners in your views",
"homepage": "https://github.com/dvkch/SYRoundedView",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYRoundedView.git",
"tag": "1.0.2"
},
"source_files": "SYRoundedView/SYRoundedView.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"platforms": {
"ios": "5.0"
}
}