blob: 5e565f08e1a1df800ec4ded86aba8142d193bbec [file] [log] [blame]
{
"name": "HDUIKit",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"HDUIKit/HDFrame/UIView+HDFrame*.{h,m}",
"HDUIKit/HDAutoLayout/UIView+HDAutoLayout*.{h,m}",
"HDUIKit/HDUIKit/HDUIKit.h"
],
"frameworks": "UIKit",
"requires_arc": true
}