blob: 795af2c85a5a6ce69a5c9e6281743524245e3d7b [file] [log] [blame]
{
"name": "Squircle",
"version": "1.0.0",
"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/AlphaSheeps/Squircle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
},
"source": {
"git": "https://github.com/AlphaSheeps/Squircle.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Squircle/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}