[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / e / PinLayout / 1.5.5 / PinLayout.podspec.json
blob0425c330aed90cc7665da209842748e2bc8b2696
2   "name": "PinLayout",
3   "version": "1.5.5",
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.5.5"
18   },
19   "source_files": "Sources/**/*.swift",
20   "pushed_with_swift_version": "3.0"