| { |
| "name": "ZYCycleViewSwift", |
| "version": "0.0.1", |
| "summary": "ZYCycleViewSwift轮播图", |
| "description": "swift版轮播图, 用于swift版的跑马灯", |
| "homepage": "https://github.com/ios-zhouyu", |
| "screenshots": "https://avatars3.githubusercontent.com/u/19289675?s=460&v=4", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "zhouyu": "ioszhouyu@163.com" |
| }, |
| "social_media_url": "https://blog.csdn.net/kuangdacaikuang", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ios-zhouyu/ZYCycleViewSwift.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "ZYCycleViewSwift/*", |
| "requires_arc": true |
| } |