blob: 57f893990bbbb508decdaf38192eef5fad272911 [file] [log] [blame]
{
"name": "Squircle",
"version": "1.2.1",
"summary": "Squircle rounding corner for UIView",
"description": "Lightweight library to apply a squircle rounded corner to any UIView.\nYou can apply",
"homepage": "https://github.com/neobeppe/Squircle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
},
"source": {
"git": "https://github.com/neobeppe/Squircle.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Squircle/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}