| { | |
| "name": "YUSwiper", | |
| "version": "0.1.3", | |
| "summary": "一个可以设置整页滑动宽度的轮播图", | |
| "description": "一个可以设置整页滑动宽度的轮播图", | |
| "homepage": "https://github.com/CombingMemory/YUSwiper", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lvyi": "956167738@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CombingMemory/YUSwiper.git", | |
| "tag": "0.1.3" | |
| }, | |
| "source_files": "Classes/**/*.{h,m}", | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true | |
| } |