[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / d / 7 / Petral-UI / 1.0.4 / Petral-UI.podspec.json
blob386f81db6730658b3d590f4e85e91490a4aae94a
2   "name": "Petral-UI",
3   "version": "1.0.4",
4   "summary": "以Swift实现的 UI布局框架,以最少的代码,实现UI的搭建、属性设置以及布局控制",
5   "description": "Petral-UI是一个以Swift实现的 UI布局框架,以最少的代码,实现UI的搭建、属性设置以及布局控制。",
6   "homepage": "https://github.com/HuangZhiBin/Petral-UI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ikrboy@163.com": "BinHuang"
13   },
14   "source": {
15     "git": "https://github.com/HuangZhiBin/Petral-UI.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2.1",
22   "source_files": "Petral/Classes/**/*"