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