blob: f54a815d46ec9cd374c2bf7326d5848fa5e5756e [file] [log] [blame]
{
"name": "BEPureLayout",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/bigearsenal",
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "BEPureLayout/Classes/**/*",
"dependencies": {
"PureLayout": [
]
},
"swift_version": "4.0"
}