blob: 09b394f1c71941f2d8509dea83e54e2470f222a6 [file] [log] [blame]
{
"name": "Leon",
"version": "0.0.7",
"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.7"
},
"source_files": [
"Leon",
"*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}