| { | |
| "name": "ZMWaveView", | |
| "version": "0.0.1", | |
| "summary": "柱状波形动画", | |
| "homepage": "https://github.com/zengxianshu/WaveView", | |
| "license": "MIT", | |
| "authors": { | |
| "zengXianShu": "zengxianshu0@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zengxianshu/WaveView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Pods/**/*", | |
| "requires_arc": true | |
| } |