| { |
| "name": "MBXPageViewController", |
| "version": "0.5.4", |
| "summary": "Easy, clean and fast UIPageController with Control Buttons.", |
| "homepage": "https://github.com/Moblox/MBXPageViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Nicolas A": "nicolas@moblox.io" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/Moblox/MBXPageViewController.git", |
| "tag": "0.5.4" |
| }, |
| "source_files": "MBXPageController/MBXPageViewController/*.{h,m}" |
| } |