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