[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 2 / constraints-kit / 1.0.0 / constraints-kit.podspec.json
blob6e4ece2b0959a98f7f88cf907d8bb29c2a527716
2   "name": "constraints-kit",
3   "version": "1.0.0",
4   "summary": "🏗 Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS",
5   "description": "🏗 Declarative, Chainable & Lightweight Auto Layout constraints framework for iOS. The framework offers a rich set of methods for defining Auto Layout constraints (see Contents) without any other external dependencies.",
6   "homepage": "https://github.com/jVirus/constraints-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Astemir Eleev": "astemireleev@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/jVirus/constraints-kit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "constraints-kit/**/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "swift_version": "4.2"