[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / d / f / LayoutExtension / 1.1.1 / LayoutExtension.podspec.json
blobb11b68e5abb2e3d862356ede567511185443bd2c
2   "name": "LayoutExtension",
3   "version": "1.1.1",
4   "summary": "Simple interface for auto layout in Swift",
5   "description": "LayoutExtension simplifies code related to auto layout in Swift.",
6   "homepage": "https://github.com/abswift/layout-extension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ariel Bogdziewicz": "ariel.bogdziewicz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/abswift/layout-extension.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "LayoutExtension/Classes/*.swift",
23   "swift_version": "5.0"