blob: d5f95a58442669103953acc57677d4061a282aaa [file] [log] [blame]
{
"name": "RoundViewPod",
"version": "0.1.1",
"summary": "UIView that always has rounded left and right sides .",
"description": "'UIView that always has rounded left and right sides. Can be aplied to the generic UIView to make the left and right sides round.'",
"homepage": "https://github.com/Yonatan42/RoundViewPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yonatan Giventer": "yonatan.giventer@gmail.com"
},
"source": {
"git": "https://github.com/Yonatan42/RoundViewPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RoundViewPod/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}