[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / c / WWLayout / 0.5.5 / WWLayout.podspec.json
blob368d0744efa4ef6f27fc82db84e33d20bda2ca7d
2   "name": "WWLayout",
3   "version": "0.5.5",
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   "source": {
15     "git": "https://github.com/ww-tech/wwlayout.git",
16     "tag": "0.5.5"
17   },
18   "source_files": [
19     "Sources/WWLayout",
20     "Sources/WWLayout/**/*.{h,m,swift}"
21   ]