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