[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / c / 0 / CompatibleLayoutAnchors / 0.1.4 / CompatibleLayoutAnchors.podspec.json
blob6ee24076ce83443873c3b1eef78adf7dea5b7852
2   "name": "CompatibleLayoutAnchors",
3   "version": "0.1.4",
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.4"
16   },
17   "source_files": "Pod/**/*.swift",
18   "ios": {
19     "frameworks": "UIKit"
20   },
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.2"