[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / e / XKViewFactory / 0.0.4 / XKViewFactory.podspec.json
blob08768616a5ae6729037ac1d4ee57e1c011de10df
2   "name": "XKViewFactory",
3   "version": "0.0.4",
4   "summary": "XKViewFactory的简短介绍summary",
5   "description": "TODO: 这是长介绍,description,这是一个使用链式语法生成如UILabel、UIButton等常用控件的库.",
6   "homepage": "https://gitee.com/uiop",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": ""
13   },
14   "source": {
15     "git": "https://github.com/YoungXKing/XKViewFactory.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKViewFactory/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]