blob: 97f40d9e080a5c13d24d860a4dfbf87c37db21df [file] [log] [blame]
{
"name": "SwiftBOXLayout",
"version": "0.1.1",
"summary": "Chainable layout + ui functionality",
"description": "Created from a coworker of mine, and make into a pod! Super easy to use + looks very clean.",
"homepage": "https://github.com/gavinolsen/SwiftBOXLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ols15015@byui.edu": "ols15015@byui.edu"
},
"source": {
"git": "https://github.com/gavinolsen/SwiftBOXLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftBOXLayout/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}