blob: 50efb02b035beee3f659e2191e80d55ea3c84489 [file] [log] [blame]
{
"name": "WWLayout",
"version": "0.5.0",
"summary": "An easy way to add layout constraints",
"description": "WWLayout is an easy way to add layout constraints with code.",
"homepage": "https://github.com/ww-tech/wwlayout",
"license": "Apache-2.0",
"authors": {
"Steven Grosmark": "steven.grosmark@weightwatchers.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ww-tech/wwlayout.git",
"tag": "0.5.0"
},
"source_files": [
"Sources/WWLayout",
"Sources/WWLayout/**/*.{h,m,swift}"
]
}