blob: 47a71e8ce44c42e700a6afd63bef8b30fbca135d [file] [log] [blame]
{
"name": "SwiftBOXLayout",
"version": "0.1.0",
"summary": "Chainable layout + small 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftBOXLayout/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}