| { |
| "name": "APAXPageControl", |
| "version": "0.1.0", |
| "summary": "An easy to implement iOS page control", |
| "description": "An easy to implement iOS page control.", |
| "homepage": "https://github.com/joegesualdo/APAXPageControl", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Joe Gesualdo": "joegesualdo@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/joegesualdo/APAXPageControl.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "APAXPageControl/APAXPageControlController.swift", |
| "pushed_with_swift_version": "3.0" |
| } |