| { |
| "name": "PlugAndChugChart", |
| "version": "0.1.0", |
| "summary": "PlugAndChugChart is scrollable chart in Swift.", |
| "description": "PlugAndChugChart is simple scrollable chart written in Swift.\n\n- Several types of chart\n- Scrollabel chart\n- Support @IBDesignable and @IBInspectable\n- Support Swift 3.0", |
| "homepage": "https://github.com/Kyohei-Sakai/PlugAndChugChart", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Kyohei-Sakai": "nico_f00tb@yahoo.co.jp" |
| }, |
| "source": { |
| "git": "https://github.com/Kyohei-Sakai/PlugAndChugChart.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PlugAndChugChart/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |