[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / c / e / PinLayout / 1.5.0 / PinLayout.podspec.json
blob0b8b200b2cc0bb82e9d4d2d79fe026bb389e2310
2   "name": "PinLayout",
3   "version": "1.5.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.5.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "pushed_with_swift_version": "3.0"