[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / QuickConstraint / 0.4.1 / QuickConstraint.podspec.json
blobc7fc03ee389c3e6fdd6405d2aee5b1c4d4b8dddb
2   "name": "QuickConstraint",
3   "version": "0.4.1",
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.1"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.2"