| { |
| "name": "SwiftPageMenu", |
| "version": "1.3.2", |
| "summary": "Customizable Page Tab Menu Controller with option infinite scroll. 👍", |
| "description": "\"Customizable Page Tab Menu Controller with option infinite scroll. 👍\"", |
| "homepage": "https://github.com/SonChanthem/SwiftPageMenu", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "SonChanthem": "sonchanthem@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "4.2", |
| "source": { |
| "git": "https://github.com/SonChanthem/SwiftPageMenu.git", |
| "tag": "1.3.2" |
| }, |
| "source_files": "Sources/**/*" |
| } |