[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 9 / c / e / PinLayout / 1.6.0 / PinLayout.podspec.json
blobd2bb7f051c0965046582dccb591c69dc0a323f40
2   "name": "PinLayout",
3   "version": "1.6.0",
4   "summary": "Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable.",
5   "description": "Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable.",
6   "homepage": "https://mirego.github.io/PinLayout/",
7   "license": "BSD 3-clause",
8   "authors": {
9     "Luc Dion": "luc_dion@yahoo.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/mirego/PinLayout.git",
17     "tag": "1.6.0"
18   },
19   "source_files": "Sources/**/*.swift"