[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 3 / UIView+ZZ_DPCollapsibleConstraints / 1.2 / UIView+ZZ_DPCollapsibleConstraints.podspec.json
blob1a43027d8afb7590f4c289deab7dc88d9622059b
2   "name": "UIView+ZZ_DPCollapsibleConstraints",
3   "version": "1.2",
4   "summary": "Collapsible auto layout constraints. (外加:ZZAligmentRectInsets)",
5   "description": "Collapse a view with its selected auto layout constraints in interface builder.",
6   "homepage": "https://github.com/forkingdog/UIView-FDCollapsibleConstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "forkingdog group": "https://github.com/forkingdog"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/pengzz/UIView-DPCollapsibleConstraints.git",
19     "branch": "pzz",
20     "tag": "1.2"
21   },
22   "source_files": "Classes/*/*.{h,m}",
23   "requires_arc": true