[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / c / WWLayout / 0.5.0 / WWLayout.podspec.json
blob50efb02b035beee3f659e2191e80d55ea3c84489
2   "name": "WWLayout",
3   "version": "0.5.0",
4   "summary": "An easy way to add layout constraints",
5   "description": "WWLayout is an easy way to add layout constraints with code.",
6   "homepage": "https://github.com/ww-tech/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.0"
17   },
18   "source_files": [
19     "Sources/WWLayout",
20     "Sources/WWLayout/**/*.{h,m,swift}"
21   ]