blob: 158e6aa75399f24a2a5d529f919a0e153df237a1 [file] [log] [blame]
{
"name": "WXBLayout",
"version": "0.1.0",
"summary": "automatic layout based on NSLayoutAnchor.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bingstyle/WXBLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bingstyle": "183292352@qq.com"
},
"source": {
"git": "https://github.com/bingstyle/WXBLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WXBLayout/Classes/**/*"
}