blob: 842c68ef9c64c18acd418561a9ef7d52ae1b67e7 [file] [log] [blame]
{
"name": "JMRoundedCornerSwift",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIView set Corner Radius",
"homepage": "https://github.com/raozhizhen/JMRoundedCornerSwift.git",
"authors": {
"raozhizhen": "raozhizhen@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/raozhizhen/JMRoundedCornerSwift.git",
"tag": "0.0.4"
},
"source_files": "JMRoundedCornerSwift/*.swift",
"requires_arc": true
}