[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / c / Const / 0.1.2 / Const.podspec.json
blob935a968823fea6330aebfea354b8830d2005e060
2   "name": "Const",
3   "version": "0.1.2",
4   "summary": "Yet another Auto Layout DSL",
5   "description": "const is a (another) type-safe and expressive Swift DSL for Auto Layout",
6   "homepage": "https://github.com/acedened/const",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vadim Novoseltsev": "acedened@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/acedened/const.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/Const/**/*.swift",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "swift_version": "5.0"