| { | |
| "name": "TKRubberIndicator", | |
| "version": "1.0.3", | |
| "summary": "A rubber pagec ontrol in Swift.", | |
| "homepage": "https://github.com/TBXark/TKRubberIndicator", | |
| "license": { | |
| "type": "MIT License", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "vfanx": "tbxark@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/15038777234/TKRubberIndicator.git", | |
| "tag": "1.0.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Classes/TKRubberIndicator.swift", | |
| "requires_arc": true | |
| } |