| { |
| "name": "HDTabbedPageView", |
| "version": "0.1.0", |
| "summary": "Tabbed page view controller.", |
| "description": "Tabbed page view controller with easy to use.", |
| "homepage": "https://github.com/Handii-inc/HDTabbedPageView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Handii, Inc.": "github@handii.co.jp" |
| }, |
| "source": { |
| "git": "https://github.com/Handii-inc/HDTabbedPageView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HDTabbedPageView/Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |