[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / 7 / Petral-UI / 2.2.2 / Petral-UI.podspec.json
blob1b7fa172f2c2166f2214867ac3526c772ed74b82
2   "name": "Petral-UI",
3   "version": "2.2.2",
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": "2.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "Petral/Classes/**/*"