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