[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / 1 / LayoutKit / 1.1.0 / LayoutKit.podspec.json
blob748231caa8dee6480f57c15717f201aba5b7ec4a
2   "name": "LayoutKit",
3   "version": "1.1.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.1.0"
13   },
14   "source_files": "LayoutKit/**/*.swift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ]