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