4 "summary": "Auto Layout in Swift using concise, powerful, flexible syntax",
5 "description": "Code your Auto Layout constraints in Swift: view1.m_left |=| view2.m_right + 10",
6 "homepage": "https://github.com/jmfieldman/Mortar",
12 "Jason Fieldman": "jason@fieldman.org"
14 "social_media_url": "http://fieldman.org",
20 "swift_version": "5.0",
22 "git": "https://github.com/jmfieldman/Mortar.git",
25 "source_files": "Mortar/*.swift",
27 "default_subspecs": "Core",
31 "source_files": "Mortar/*.swift"
35 "source_files": "Mortar/MortarVFL/*.swift",
43 "name": "Core_NoCreatable",
44 "source_files": "Mortar/*.swift",
46 "Mortar/NSObject+Mortar.swift",
51 "name": "MortarVFL_NoCreatable",
52 "source_files": "Mortar/MortarVFL/*.swift",
54 "Mortar/Core_NoCreatable": [