blob: a50af3b51aa818595dd921840289dc3127b2bf03 [file] [log] [blame]
{
"name": "BEPureLayout",
"version": "0.1.5",
"summary": "Useful extensions for UIViews using PureLayout",
"description": "Extend the ability of PureLayout by adding some UI classes, PureLayout-styled function and short-hand UIViews helpers",
"homepage": "https://github.com/bigearsenal/BEPureLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bigearsenal": "bigearsenal@gmail.com"
},
"source": {
"git": "https://github.com/bigearsenal/BEPureLayout.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/bigearsenal",
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "BEPureLayout/Classes/**/*",
"dependencies": {
"PureLayout": [
]
},
"swift_version": "4.0"
}