[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / c / WWLayout / 0.8.2 / WWLayout.podspec.json
blobc8631088d4811d2eb9814d95a0fad79afc293ea3
2   "name": "WWLayout",
3   "version": "0.8.2",
4   "summary": "Swifty DSL for programmatic Auto Layout in iOS",
5   "description": "WWLayout is an elegant way to add auto-layout constraints with code.",
6   "homepage": "https://ww-tech.github.io/wwlayout/",
7   "license": "Apache-2.0",
8   "authors": {
9     "Steven Grosmark": "steven.grosmark@weightwatchers.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": [
15     "4.0",
16     "4.2",
17     "5",
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "source": {
23     "git": "https://github.com/ww-tech/wwlayout.git",
24     "tag": "0.8.2"
25   },
26   "source_files": [
27     "Sources/WWLayout",
28     "Sources/WWLayout/**/*.{h,m,swift}"
29   ],
30   "swift_version": "5.3"