[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / 7 / a / UIConstraintValue / 1.0.0 / UIConstraintValue.podspec.json
blob55f67e960b5fc8d31b4eebf194281f78f83014ef
2   "name": "UIConstraintValue",
3   "version": "1.0.0",
4   "summary": "A visual constraint helper",
5   "description": "An extension that adds `@IBInspectable` to `NSLayoutConstraint` and allows different values for the same traits in different screen sizes.",
6   "homepage": "https://github.com/dnsmob/UIConstraintValue",
7   "license": "MIT",
8   "authors": {
9     "dns sandas": "eurodns@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dnsmob/UIConstraintValue.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Sources/*.swift",
16   "frameworks": "UIKit",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0"