[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 4 / HDUIKit / 0.0.2 / HDUIKit.podspec.json
blob5e565f08e1a1df800ec4ded86aba8142d193bbec
2   "name": "HDUIKit",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "Classes",
20     "HDUIKit/HDFrame/UIView+HDFrame*.{h,m}",
21     "HDUIKit/HDAutoLayout/UIView+HDAutoLayout*.{h,m}",
22     "HDUIKit/HDUIKit/HDUIKit.h"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true