[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / LayoutPriorityUtils / 1.2.1 / LayoutPriorityUtils.podspec.json
blobebd8c9b3d0f420d06536798ff80b28d762f49519
2   "name": "LayoutPriorityUtils",
3   "version": "1.2.1",
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.1"
14   },
15   "source_files": "LayoutPriorityUtils/**/*.{h,m,swift}",
16   "swift_versions": "5.0",
17   "swift_version": "5.0"