| { |
| "name": "PagedAlertController", |
| "version": "0.1.2", |
| "summary": "An alert like paged controller", |
| "description": "Provides an Alert style embeded in a UIPageViewController with a data source and delegate protocol for configuration and response.", |
| "homepage": "https://github.com/DanielCardonaRojas/PagedAlertControllerPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Daniel Cardona Rojas": "d.cardona.rojas@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/DanielCardonaRojas/PagedAlertControllerPod.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PagedAlertController/Classes/**/*" |
| } |