[Add] PlayerUI 0.10.2--canary.578.19394
[CocoaPods.git] / Specs / e / 4 / 7 / MondrianLayout / 0.0.5 / MondrianLayout.podspec.json
blob3e721fb281b296bd191d0d94e7ccf4f24c08f2d2
2   "name": "MondrianLayout",
3   "version": "0.0.5",
4   "summary": "A DSL based layout builder for AutoLayout",
5   "description": "This library is a layout builder by DSL described for AutoLayout.",
6   "homepage": "https://github.com/muukii/MondrianLayout",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/muukii_app",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/muukii/MondrianLayout.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "MondrianLayout/**/*.swift",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "swift_versions": [
23     "5.3",
24     "5.4",
25     "5.5"
26   ],
27   "swift_version": "5.5"