blob: d7948adeb325e1947254173b6edcdd5f2f69b0f1 [file] [log] [blame]
{
"name": "Lope",
"version": "0.0.2",
"summary": "A SliderView written in swift just for you.",
"description": "This library helps you perfom sliding actions",
"homepage": "https://github.com/AdieOlami/Lope",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adie Olalekan": "ugbeadie@gmail.com"
},
"social_media_url": "https://twitter.com/AdieOlami",
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/AdieOlami/Lope.git",
"tag": "0.0.2"
},
"source_files": "Lope/**/*.{h,m,swift}"
}