| { |
| "name": "Leon", |
| "version": "0.0.1", |
| "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.1" |
| }, |
| "source_files": [ |
| "Leon", |
| "*.{h,m,swift}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "swift_version": "5" |
| } |