| { |
| "name": "IQPageViewController", |
| "version": "0.2", |
| "summary": "Multi-view switching of IQPageViewController.", |
| "description": "Multi-view switching Various styles can be selected", |
| "homepage": "https://github.com/nanliSKy/IQPageViewController.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "nanli": "nanli0709@foxmial.com" |
| }, |
| "platforms": { |
| "ios": "9.1" |
| }, |
| "source": { |
| "git": "https://github.com/nanliSKy/IQPageViewController.git", |
| "tag": "0.2" |
| }, |
| "source_files": "IQPageViewController/IQPageViewController/IQPageContainer/*.{h,m}", |
| "exclude_files": "Classes/Exclude" |
| } |