| { |
| "name": "NPagingMenuController", |
| "version": "2.2.1", |
| "summary": "A paging view with customizable menu - fork from kitasuke to change custom mode of MenuItemDisplayMode", |
| "homepage": "https://github.com/nghiaphunguyen/PagingMenuController", |
| "license": "MIT", |
| "authors": { |
| "nghiaphunguyen": "nghiaphunguyen501@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nghiaphunguyen/PagingMenuController.git", |
| "tag": "2.2.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |