| { | |
| "name": "EBTBarChartView", | |
| "version": "0.0.1", | |
| "summary": "A libary with iOS EBTBarChartView.", | |
| "description": "ios libary with gradientProgress add webview", | |
| "homepage": "https://github.com/KBvsMJ/EBTChartViewDemo.git", | |
| "license": "MIT", | |
| "authors": { | |
| "KBvsMJ": "2455063164@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KBvsMJ/EBTChartViewDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "EBTBarChartView/*.{h,m}", | |
| "exclude_files": "Classes/Exclude" | |
| } |