| { | |
| "name": "YSCategoryView", | |
| "version": "1.0.7", | |
| "summary": "滑动分类视图", | |
| "homepage": "https://github.com/yscode001/YSCategoryView", | |
| "license": "MIT", | |
| "authors": { | |
| "ys": "yscode@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yscode001/YSCategoryView.git", | |
| "tag": "1.0.7" | |
| }, | |
| "source_files": "YSCategoryView/YSCategoryView/YSCategoryView/*.swift", | |
| "frameworks": "UIKit" | |
| } |