blob: f7691ba21f3a8aa513ac4a0c0e9b63f8673ac3a7 [file] [log] [blame]
{
"name": "FlexView",
"version": "0.3.1",
"summary": "Auto layout like html flexbox.",
"homepage": "https://github.com/gavinning/FlexView",
"license": "MIT",
"authors": {
"gavinning": "ningyubo@gmail.com"
},
"source": {
"git": "https://github.com/gavinning/FlexView.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "UIKit",
"source_files": "Sources/*.swift",
"dependencies": {
"GLEKit": [
]
}
}