blob: 71faec7197b33b1602d83667938d9b4f40892b41 [file] [log] [blame]
{
"name": "TOBorderView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A container view that displays a rounded rectangle background under the content.",
"homepage": "https://github.com/TimOliver/TOBorderView",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOBorderView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "13.0"
},
"source_files": "TOBorderView/**/*.{h,m}"
}