| { | |
| "name": "GuttlerPageControl", | |
| "version": "0.1.1", | |
| "summary": "A cute PageControl in Swift", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/atuooo/GuttlerPageControl", | |
| "authors": { | |
| "oOatuo": "aaatuooo@gmail.com" | |
| }, | |
| "social_media_url": "https://twitter.com/OoAtuo", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/atuooo/GuttlerPageControl.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": "Classes/*.swift", | |
| "requires_arc": true | |
| } |