blob: ea9b9ebb5aec15fd96d81066f752cfc908a09b0f [file] [log] [blame]
{
"name": "JMRoundedCornerSwift",
"version": "0.0.2",
"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.2"
},
"source_files": "JMRoundedCornerSwift/*.swift",
"requires_arc": true
}