[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / a / LayoutPriorityUtils / 1.1.0 / LayoutPriorityUtils.podspec.json
blob20d7fac0da544391475db49aa5105100f8d0a288
2   "name": "LayoutPriorityUtils",
3   "version": "1.1.0",
4   "summary": "A small collection of utils for UILayoutPriority that adds operator overloads and common constants.",
5   "homepage": "https://github.com/berbschloe/LayoutPriorityUtils",
6   "license": "MIT",
7   "authors": "Brandon Erbschloe",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/berbschloe/LayoutPriorityUtils.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "LayoutPriorityUtils/**/*.{h,m,swift}",
16   "swift_version": "5.0"