[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / c / 0 / CompatibleLayoutAnchors / 0.1.6 / CompatibleLayoutAnchors.podspec.json
blob8d04286d624f8885c9c9d71fb8c10878d2bb3807
2   "name": "CompatibleLayoutAnchors",
3   "version": "0.1.6",
4   "summary": "CompatibleLayoutAnchors takes away the boiler plate code to check which layout guide to use since safe area was introduced in iOS 11.",
5   "authors": "Truffls GmbH",
6   "license": {
7     "type": "MIT"
8   },
9   "homepage": "https://github.com/truffls/compatible-layout-anchors-ios",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/truffls/compatible-layout-anchors-ios.git",
15     "tag": "0.1.6"
16   },
17   "source_files": "Pod/**/*.swift",
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.2"