blob: c9e63166e86f7d49107ef64d7471779ab4bf4c5b [file] [log] [blame]
{
"name": "StackViewSeparator",
"version": "0.1.2",
"summary": "An extension to adding separators to UIStackViews",
"swift_versions": "4.1",
"description": "An extension to add separator views to UIStackView, written in Swift 4.0",
"homepage": "https://github.com/barisatamer/StackViewSeparator",
"screenshots": "https://camo.githubusercontent.com/40a3a2b78ebc51deaff7a67671003079e835b529/68747470733a2f2f692e696d6775722e636f6d2f58386d547549512e676966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Baris Atamer": "baris@igenius.net"
},
"source": {
"git": "https://github.com/barisatamer/StackViewSeparator.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.3"
},
"source_files": "StackViewSeparator/Classes/**/*",
"swift_version": "4.1"
}