[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 4 / 7 / MondrianLayout / 0.5.0 / MondrianLayout.podspec.json
blobd9ac5732f115d1000b92b4a7a24f58c455f4d0a7
2   "name": "MondrianLayout",
3   "version": "0.5.0",
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.5.0"
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"