[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / c / WWLayout / 0.7.1 / WWLayout.podspec.json
blobf9c7d4daad3a407639d00c1ebda7a81fa10f3e1e
2   "name": "WWLayout",
3   "version": "0.7.1",
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   ],
21   "source": {
22     "git": "https://github.com/ww-tech/wwlayout.git",
23     "tag": "0.7.1"
24   },
25   "source_files": [
26     "Sources/WWLayout",
27     "Sources/WWLayout/**/*.{h,m,swift}"
28   ],
29   "swift_version": "5.2"