| { | |
| "name": "KLCarousel", | |
| "version": "1.0.4", | |
| "summary": "A short description of KLCarousel.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Kalanhall", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Kalanhall@163.com": "wujm002@galanz.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Kalanhall/KLCarousel.git", | |
| "tag": "1.0.4" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "KLCarousel/Classes/**/*" | |
| } |