[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / f / 1 / b / Paralayout / 1.0.0-rc.3 / Paralayout.podspec.json
bloba78db954046f056278d4a7bc0ed42d427b0529d2
2   "name": "Paralayout",
3   "version": "1.0.0-rc.3",
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.3"
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"