[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / d / LaneAssist / 2.2.1 / LaneAssist.podspec.json
blob0d7b33ca7c7af55a75ee0cdf03a3c5fd274dd71c
2   "name": "LaneAssist",
3   "version": "2.2.1",
4   "summary": "An Assistant for AutoLayout in Swift.",
5   "description": "Lane Assist is not a DSL on top of AutoLayout that you have to learn, instead Lane Assist let you create NSLayoutConstraints with some easy function calls. Method chaining makes it even more comfortable to use.\nTry it and learn to love AutoLayout :).",
6   "homepage": "https://github.com/pixelkind/LaneAssist",
7   "license": "MIT",
8   "authors": {
9     "Garrit": "contact@garrit.io"
10   },
11   "social_media_url": "http://twitter.com/pixelkindcom",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/pixelkind/LaneAssist.git",
17     "tag": "2.2.1"
18   },
19   "source_files": "LaneAssist/*.swift",
20   "pushed_with_swift_version": "3.0"