[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 9 / ConstraintBuilder / 1.0.2 / ConstraintBuilder.podspec.json
blob37b923d2f2713da6b0643febf4ff80dbef7eb71d
2   "name": "ConstraintBuilder",
3   "version": "1.0.2",
4   "summary": "UIKit constraint builder with activate, deactivate and update methods",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/umobi/ConstraintBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennobemoura": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/ConstraintBuilder.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Sources/ConstraintBuilder/Classes/**/*",
24   "swift_version": "5.1"