[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / b / ZZ_UIView+DPCollapsibleConstraints / 1.1 / ZZ_UIView+DPCollapsibleConstraints.podspec.json
blob82a24418a87d932637b20a9d8fedd667f9d792d2
2   "name": "ZZ_UIView+DPCollapsibleConstraints",
3   "version": "1.1",
4   "summary": "Collapsible auto layout constraints.",
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.1"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "requires_arc": true