blob: e8f8cb6481b547f01943fced2e2378bda5dc3e1a [file] [log] [blame]
{
"name": "DCLayoutKit",
"version": "3.2.0",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "http://layoutkit.org",
"authors": "LinkedIn",
"summary": "DCLayoutKit is a fast view layout library for iOS, macOS, and tvOS.",
"source": {
"http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/LayoutKit/DCLayoutKit_02-24-2021-16-42-47.zip"
},
"swift_versions": "4.0",
"vendored_frameworks": "DCLayoutKit.xcframework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64 armv7s"
},
"documentation_url": "http://layoutkit.org",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
},
"swift_version": "4.0"
}