blob: 00d3285b5f474738972e1825855e08253694f2b1 [file] [log] [blame]
{
"name": "SZFrameHelper",
"version": "0.0.2",
"summary": "SZFrameHelper",
"description": "UIView category help to set frame",
"homepage": "https://github.com/chenshengzhi/SZFrameHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/chenshengzhi/SZFrameHelper.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}