Latest | 1.0.1 |
---|---|
Homepage | https://github.com/interactord/SCLayoutKit |
License | MIT |
Platforms | ios 12.2, requires ARC |
Frameworks | UIKit, Foundation |
Authors |
SCLayoutKit
Latest podspec
{ "name": "SCLayoutKit", "version": "1.0.1", "summary": "SCLayoutKit is autolayout helper kit", "description": "SCLayoutKit aim ton* Chainning property Attributes", "homepage": "https://github.com/interactord/SCLayoutKit", "license": { "type": "MIT", "file": "LICENSE.md" }, "authors": { "Scoon Moon": "[email protected]" }, "platforms": { "ios": "12.2" }, "swift_version": "5.0", "pod_target_xcconfig": { "SWIFT_VERSION": "5.0" }, "source": { "git": "https://github.com/interactord/SCLayoutKit.git", "tag": "1.0.1" }, "source_files": "SCLayoutKit/**/*.swift", "frameworks": [ "UIKit", "Foundation" ], "requires_arc": true }
Tue, 21 May 2019 10:25:09 +0000