blob: 7b83ee3259b4d565ae182534bebafd0aede7d14f [file] [log] [blame]
{
"name": "UIShadow+UIView",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "UIShadow+UIView",
"homepage": "https://github.com/wangxiaocan/UIShadow-UIView",
"authors": {
"xiaocan": "1217272889@qq.com"
},
"source": {
"git": "https://github.com/wangxiaocan/UIShadow-UIView.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "UIShadow+UIView/*.{h,m}",
"frameworks": "UIKit"
}