[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 3 / QuickConstraint / 0.4.0 / QuickConstraint.podspec.json
bloba06cb309861beb84c44ae1fc1a520feba1b2c682
2   "name": "QuickConstraint",
3   "version": "0.4.0",
4   "summary": "Short and fast auto layout done programmatically.",
5   "description": "Short and simple. Lay the views programmatically in more concise way.",
6   "homepage": "https://github.com/nakkht/quick-constraint",
7   "license": {
8     "type": "Apache v2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paulius Gudonis": "pg@neqsoft.com"
13   },
14   "social_media_url": "https://twitter.com/nakkht",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "swift_versions": "5.2",
21   "source": {
22     "git": "https://github.com/nakkht/quick-constraint.git",
23     "tag": "v0.4.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.2"