blob: 3f4ae3e7b528d78c0b9b1f1bb4ffeef1df6cd3df [file] [log] [blame]
{
"name": "JMRoundedCorner",
"version": "1.0.0",
"summary": "UIView set Corner Radius",
"homepage": "https://github.com/raozhizhen/JMRoundedCorner.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"raozhizhen": "raozhizhen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/raozhizhen/JMRoundedCorner.git",
"tag": "1.0.0"
},
"source_files": "JMRoundedCorner/*.{h,m}",
"requires_arc": true
}