blob: 74657eeb5e55125234ae88b01d7ca3d0783802ab [file] [log] [blame]
{
"name": "CompatibleLayoutAnchors",
"version": "2.0.1",
"summary": "CompatibleLayoutAnchors takes away the boiler plate code to check which layout guide to use since safe area was introduced in iOS 11.",
"authors": "Truffls GmbH",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/truffls/compatible-layout-anchors-ios",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/truffls/compatible-layout-anchors-ios.git",
"tag": "2.0.1"
},
"source_files": "Pod/**/*.swift",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true
}