blob: e319b781cc3140c0fed438c7c8f4d2943de78d7b [file] [log] [blame]
{
"name": "BEPureLayout",
"version": "0.1.2",
"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.2"
},
"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"
}