[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 3 / QuickConstraint / 0.3.0 / QuickConstraint.podspec.json
blob825e70e8128ff0476ed86f4e49a6f6d70db77923
2   "name": "QuickConstraint",
3   "version": "0.3.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.3.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.2"