blob: b81f4d0da44c6923f4c305f837463e8dbc30ad73 [file] [log] [blame]
{
"name": "SBLineView",
"platforms": {
"ios": "9.0"
},
"version": "0.1.1",
"summary": "A minimalist, designable line chart view in Swift",
"requires_arc": true,
"description": "Creates customizable interactive line charts using the common datasource and delegate protocol pattern.",
"homepage": "https://github.com/appstefan/SBLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Stefan",
"source": {
"git": "https://github.com/appstefan/SBLineView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/BrittonStefan",
"frameworks": "UIKit",
"source_files": "SBLineView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}