| { | |
| "name": "Sevruk-PageControl", | |
| "version": "1.0.0", | |
| "summary": "💥 Beautiful, animated and highly customizable UIPageControl alternative for iOS.", | |
| "homepage": "https://github.com/sevruk-dev/page-control", | |
| "license": "MIT", | |
| "authors": { | |
| "Vova Seuruk": "vovaseuruk@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_version": "3.2", | |
| "source": { | |
| "git": "https://github.com/sevruk-dev/page-control.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "PageControl/PageControl/*.swift" | |
| } |