| { |
| "name": "Pep", |
| "version": "0.1.0", |
| "summary": "Pep a.k.a PepBar is a light-weight and easily customizable animated TabBar library.", |
| "description": "'Pep has a different TabBar design system. It uses Child View Controllers as a Container. Without any TabBar inheritance, Pep is very fast, efficient to use and very easy to customize.'", |
| "homepage": "https://github.com/befy/Pep", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "befy": "alper@tabak.app" |
| }, |
| "source": { |
| "git": "https://github.com/befy/Pep.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/alpertab", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "Sources/**/*.swift", |
| "swift_version": "5.0" |
| } |