[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 4 / f / QuickLayout / 1.0.13 / QuickLayout.podspec.json
blob4cec4a2765b80c475bf88ac23dedafb1f9d93986
2   "name": "QuickLayout",
3   "version": "1.0.13",
4   "summary": "Code based user interface",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "requires_arc": true,
9   "description": "QuickLayout offers a simple and easy way to manage UIViews and NSLayoutConstraints in code.",
10   "homepage": "https://github.com/huri000/QuickLayout",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Daniel Huri": "huri000@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/huri000/QuickLayout.git",
20     "tag": "1.0.13"
21   },
22   "source_files": "QuickLayout/**/*.{swift,h}",
23   "frameworks": "UIKit"