blob: a1548452475e5155890507e105f1c50e735b94a0 [file] [log] [blame]
{
"name": "HDUIKit",
"version": "0.0.1",
"summary": "方便设置控件大小位置",
"description": "方便设置控件大小位置,我的第一个一耐库制作",
"homepage": "https://github.com/wei0617/HDUIKit.git",
"license": "MIT",
"authors": {
"weihongchang": "weihongchang@139.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wei0617/HDUIKit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"HDUIKit/HDFrame/UIView+HDFrame*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}