[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / d / 3 / QuickConstraint / 0.2.0 / QuickConstraint.podspec.json
blobad4f07fae73710dd09bcd485b84c8c19310359c0
2   "name": "QuickConstraint",
3   "version": "0.2.0",
4   "summary": "Short and fast auto layout done programmatically. Only syntactic suger.",
5   "homepage": "https://github.com/nakkht/quick-constraint",
6   "license": {
7     "type": "Apache v2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paulius Gudonis": "pg@neqsoft.com"
12   },
13   "social_media_url": "https://twitter.com/nakkht",
14   "platforms": {
15     "tvos": "9.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/nakkht/quick-constraint.git",
20     "tag": "v0.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.2"