blob: c50d04f3b4b6da38fc853f69110db5f2cb7b39d8 [file] [log] [blame]
{
"name": "JSSquircle",
"version": "1.1.3",
"summary": "A smoother corner radius in iOS.",
"description": "A smoother corner radius in iOS. Using BezierPaths. Matching Apple's own squircle use.",
"homepage": "https://github.com/janakmshah/JSSquircle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Janak Shah": "janak.shah@cuvva.com"
},
"source": {
"git": "https://github.com/janakmshah/JSSquircle.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JSSquircle/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}