[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / 4 / HDUIKit / 0.0.3 / HDUIKit.podspec.json
blob63cb436c62f6f97d6896da61103924cd531cbf28
2   "name": "HDUIKit",
3   "version": "0.0.3",
4   "summary": "方便设置控件大小位置",
5   "description": "方便设置控件大小位置,我的第一个依赖库制作",
6   "homepage": "https://github.com/wei0617/HDUIKit.git",
7   "license": "MIT",
8   "authors": {
9     "weihongchang": "weihongchang@139.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/wei0617/HDUIKit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "HDUIKit/HDFrame/UIView+HDFrame*.{h,m}",
20     "HDUIKit/HDAutoLayout/UIView+HDAutoLayout*.{h,m}",
21     "HDUIKit/HDUIKit/HDUIKit.h"
22   ],
23   "frameworks": "UIKit",
24   "requires_arc": true