blob: 25c101db2741716bf3d320df4765cc25ef6b288b [file] [log] [blame]
{
"name": "JMRoundedCornerSwift",
"version": "0.0.1",
"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.1"
},
"source_files": "JMRoundedCorner/*.swift",
"requires_arc": true
}