blob: d10087971a7cdc0cefc773bc28ee14419c00bc5f [file] [log] [blame]
{
"name": "TestCRFramework",
"version": "0.0.1",
"summary": "Custom rounded corner for your UIView component",
"description": "Rounded framework is a library to create custom corner for your UIView Component",
"homepage": "https://github.com/nixisendya/TestCRFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nixi Sendya Putri": "rayennixi@gmail.com"
},
"platforms": {
"ios": "13.2"
},
"source": {
"git": "https://github.com/nixisendya/TestCRFramework.git",
"tag": "0.0.1"
},
"source_files": "TestCRFramework/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}