blob: a7b96d9302ae99e359a62c5153f31eecd4315b08 [file] [log] [blame]
{
"name": "ScreenCorners",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/kylebshr/ScreenCorners",
"authors": {
"Kyle Bashour": "kylebshr@me.com"
},
"summary": "Screen corner radius for iOS devices.",
"source": {
"git": "https://github.com/kylebshr/ScreenCorners.git",
"tag": "v1.0.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "12.1"
},
"source_files": "Sources/ScreenCorners/*.swift",
"ios": {
"frameworks": "UIKit"
},
"swift_version": "5.1"
}