blob: 235028aa450804649775fac32173792e8353dc94 [file] [log] [blame]
{
"name": "JMSRounedCorners",
"version": "1.0.2",
"license": "MIT",
"summary": "The Swift version of UIView and UIImageView draw the rounded corners.",
"homepage": "https://github.com/James-swift/JMSRounedCorners",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-swift/JMSRounedCorners.git",
"tag": "1.0.2"
},
"requires_arc": true,
"description": "JMSRounedCorners - The Swift version of UIView and UIImageView draw the rounded corners.",
"source_files": "JMSRounedCorners/Lib/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}