blob: 08af3a8c732107f7c48ee850bba00a1aa2a727d3 [file] [log] [blame]
{
"name": "SYRoundedView",
"version": "1.1.0",
"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.1.0"
},
"source_files": "SYRoundedView/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}