blob: e916c3c8dd8772b013243229fd636af65b5cfe30 [file] [log] [blame]
{
"name": "SYRoundedView",
"version": "1.0.3",
"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.3"
},
"source_files": "SYRoundedView/SYRoundedView.{h,m}",
"requires_arc": true,
"deprecated": true,
"deprecated_in_favor_of": "SYKit",
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"platforms": {
"ios": "5.0"
}
}