blob: 6ab7591ef56c294cd641ed3be192db3de93ee581 [file] [log] [blame]
{
"name": "JHViewCorner",
"summary": "Set view's corner with one code!",
"version": "1.2.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHViewCorner",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjh093/JHViewCorner.git",
"tag": "1.2.3"
},
"source_files": "JHViewCorner/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}