blob: bcba17e43979c489641e6c9d48dd0a18883cc543 [file] [log] [blame]
{
"name": "JMRoundedCorner",
"version": "1.1.2",
"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.1.2"
},
"source_files": "JMRoundedCorner/*.{h,m}",
"requires_arc": true
}