| { | |
| "name": "SSPullRefresh", | |
| "version": "0.0.1", | |
| "summary": "一款简易的刷新控件", | |
| "description": "SSKit的一个组件,是一款建议的刷新控件", | |
| "homepage": "https://github.com/bassamyan/SSPullRefresh", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Quincy Yan": "yanyibin@aol.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bassamyan/SSPullRefresh.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "SSPullRefreshDemo/SSPullRefresh/**/*.{h,m}", | |
| "dependencies": { | |
| "Masonry": [ | |
| ] | |
| } | |
| } |