{ | |
"name": "STFitlerView", | |
"version": "0.0.1", | |
"summary": "A light filter view", | |
"description": "一个轻量级的筛选控件, 不能滑动, 可以有image也没有image", | |
"homepage": "https://github.com/StoneAi/STFitlerView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"StonAi": "372516527@qq.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/StoneAi/STFitlerView.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"STFitlerView", | |
"STFitlerView/*.{h,m}" | |
], | |
"frameworks": "UIKit" | |
} |