blob: 6fba49259dd7463965785396151e3255dbc0f097 [file] [log] [blame]
{
"name": "ProtonomeRoundedViews",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Classes/**/*.swift"
},
"requires_arc": true
}