[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / e / XKViewFactory / 0.0.3 / XKViewFactory.podspec.json
blob1b781d6bfc66fb32b7d8cce2f9f15950e17d5870
2   "name": "XKViewFactory",
3   "version": "0.0.3",
4   "summary": "XKViewFactory的简短介绍summary",
5   "description": "TODO: 这是长介绍,description,这是一个使用链式语法生成如UILabel、UIButton等常用控件的库.",
6   "homepage": "https://github.com/YoungXKing/XKViewFactory",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKViewFactory/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]