blob: 5731c1242ef54b35c48844f3e7df69e5514dd59d [file] [log] [blame]
{
"name": "CompatibleLayoutAnchors",
"version": "0.1.7",
"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": "0.1.7"
},
"source_files": "Pod/**/*.swift",
"ios": {
"frameworks": "UIKit"
},
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}