[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / d / 5 / a / LayoutPriorityUtils / 1.2.0 / LayoutPriorityUtils.podspec.json
blobe79606774bf489b9c4cf9bc48d8354724673eaf7
2   "name": "LayoutPriorityUtils",
3   "version": "1.2.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.2.0"
14   },
15   "source_files": "LayoutPriorityUtils/**/*.{h,m,swift}",
16   "swift_versions": "5.0",
17   "swift_version": "5.0"