blob: 6e36f20bcf38a2e197288d54b2cc279ab9bc0a6d [file] [log] [blame]
{
"name": "ProtonomeRoundedViews",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"ios": {
"source_files": "Classes/**/*.swift"
},
"requires_arc": true,
"swift_version": "4.2"
}