blob: d5fc81af3b342a7e687a8082f34a2d4c41a9f6ab [file] [log] [blame]
{
"name": "BeforeAfterSlider",
"version": "0.1.1",
"summary": "Slide before and after image",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"description": "Before and after image slider",
"homepage": "https://github.com/ioramashvili/BeforeAfterSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shota ioramashvili": "shotaioramashvili@gmail.com"
},
"source": {
"git": "https://github.com/ioramashvili/BeforeAfterSlider.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeforeAfterSlider/BeforeAfterView.swift",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version"
}