[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / b / 4 / f / QuickLayout / 1.0.7 / QuickLayout.podspec.json
blob5007841033031d719ecdc51a56dc89f2b3e9fc97
2   "name": "QuickLayout",
3   "version": "1.0.7",
4   "summary": "Code based user interface",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "requires_arc": true,
9   "description": "QuickLayout offers you a simple and easy way to assign and manage your views and constraints 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.7"
21   },
22   "source_files": "QuickLayout/**/*.{swift,h}",
23   "frameworks": "UIKit"