| { | |
| "name": "SPCycleScrollView", | |
| "version": "2.0.1", | |
| "summary": "轮播图.", | |
| "description": "这是一个轮播图", | |
| "homepage": "https://github.com/SPStore/SPCycleScrollView", | |
| "license": "MIT", | |
| "authors": { | |
| "SPStore": "lesp163@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SPStore/SPCycleScrollView.git", | |
| "tag": "2.0.1" | |
| }, | |
| "source_files": "SPCycleScrollView", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |