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