[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 1 / b / Paralayout / 1.0.0-rc.1 / Paralayout.podspec.json
blob8ec1c030ab3d6c4dedc518814a25487c6dc81069
2   "name": "Paralayout",
3   "version": "1.0.0-rc.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "Paralayout is a simple set of assistive UI layout utilities. Size and position your UI with pixel-perfect precision. Design will love you!",
6   "homepage": "https://github.com/square/Paralayout",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/Paralayout.git",
10     "tag": "1.0.0-rc.1"
11   },
12   "source_files": "Paralayout/*.{swift}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "testspecs": [
18     {
19       "name": "Tests",
20       "test_type": "unit",
21       "source_files": "ParalayoutTests/*{.swift}"
22     }
23   ],
24   "swift_version": "5.0"