blob: 7c34b3e27f7af78dc12fd2b1294525695171f2d5 [file] [log] [blame]
{
"name": "StackViewSeparator",
"version": "0.1.0",
"summary": "An extension to adding separators to UIStackViews",
"swift_version": "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.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "StackViewSeparator/Classes/**/*"
}