blob: aca50ec2e8dff3f4a948bc028805d39e1c2b4f11 [file] [log] [blame]
{
"name": "ProtonomeRoundedViews",
"version": "1.2.0",
"summary": "ProtonomeRoundedViews is a collection of IBDesignable-compatible views with rounded corners.",
"homepage": "https://github.com/dclelland/Bezzy",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/ProtonomeRoundedViews.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"ios": {
"source_files": "Classes/**/*.swift"
},
"requires_arc": true,
"swift_version": "5.0"
}