[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / b / 4 / f / QuickLayout / 1.0.12 / QuickLayout.podspec.json
bloba3f5df7320965370c24f1dc42e2f7fea2d68b3d5
2   "name": "QuickLayout",
3   "version": "1.0.12",
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.12"
21   },
22   "source_files": "QuickLayout/**/*.{swift,h}",
23   "frameworks": "UIKit"