blob: b118781f865f9a549d550bb00ca8a24b8180fccf [file] [log] [blame]
{
"name": "UIView+SHExtension",
"version": "1.0.0",
"summary": "A short description of UIView+SHExtension.",
"homepage": "https://github.com/CCSH/UIView-SHExtension",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CCSH/UIView-SHExtension.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}