[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / c / GYUIFactory / 0.0.4 / GYUIFactory.podspec.json
blob5fd389e95d9caf3d06d480f73bc901061c685236
2   "name": "GYUIFactory",
3   "version": "0.0.4",
4   "summary": "快速创建UI控件",
5   "description": "\"通过链式语法快速创建UI控件\"",
6   "homepage": "https://github.com/yanqzxsl/GYUIFactory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoyan": "yanqzxsl@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yanqzxsl/GYUIFactory.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "GYUIFactory/UIFactory/**/*.{h,m}"