[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 4 / ConstrainTo / 0.5 / ConstrainTo.podspec.json
blob832c270e59403f4ef68a7167aa66b88d00b763b4
2   "name": "ConstrainTo",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "ConstrainTo is a simple and tiny AutoLayout DSL",
7   "version": "0.5",
8   "homepage": "https://github.com/ObjColumnist/ConstrainTo",
9   "authors": {
10     "Spencer MacDonald": "spencer.macdonald@gmail.com"
11   },
12   "license": {
13     "type": "BSD (3-clause)",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/ObjColumnist/ConstrainTo.git",
18     "tag": "0.5"
19   },
20   "source_files": "ConstrainTo/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"