blob: 44fc8756bca08318e5db2561a46f2bb71ed3f256 [file] [log] [blame]
{
"name": "Pilas",
"version": "0.1.1",
"summary": "A scrollable StackView for quick UI creation.",
"description": "Pilas is a custom ScrollView that contains a stackview to insert views vertically or horizontally.",
"homepage": "https://github.com/prolificinteractive/Pilas",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgsamudio": "jonathan2457@gmail.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Pilas.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pilas/Classes/**/*",
"pushed_with_swift_version": "3.0"
}