[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / 2 / d / 1 / LayoutKit / 1.0.0 / LayoutKit.podspec.json
blob9e5dd7746f30e55fd51dbe9b6bf635b23091df61
2   "name": "LayoutKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache License, Version 2.0"
6   },
7   "homepage": "https://linkedin.github.io/LayoutKit",
8   "authors": "LinkedIn",
9   "summary": "LayoutKit is a fast view layout library for iOS.",
10   "source": {
11     "git": "https://github.com/linkedin/LayoutKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "LayoutKit/**/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]