[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 1 / b / Paralayout / 0.9 / Paralayout.podspec.json
blob8bdfc4961250c7bbf4858bed6e0299d173e9b248
2   "name": "Paralayout",
3   "version": "0.9",
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": "0.9"
11   },
12   "source_files": "Paralayout/*.{swift}",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "testspecs": [
17     {
18       "name": "Tests",
19       "test_type": "unit",
20       "source_files": "ParalayoutTests/*{.swift}"
21     }
22   ]