blob: e0cc7ce8fe0044714a1a9de47429d138dac3249a [file] [log] [blame]
{
"name": "Leon",
"version": "0.0.5",
"summary": "Leon is an iOS library written with swift for show and slide images with gesture and more.",
"description": "Leon is an iOS library written with swift\nfor show and slide images with gesture and more.",
"homepage": "https://github.com/Yusef-Naser/Leon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusef": "yusefnaser93@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/Yusef-Naser/Leon.git",
"tag": "0.0.5"
},
"source_files": [
"Leon",
"*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}