blob: 1e6ec32438bca1f4ae1bb43a8aa17871e2ff993b [file] [log] [blame]
{
"name": "SBLineView",
"platforms": {
"ios": "9.0"
},
"version": "0.1.3",
"summary": "Interactive minimalistic line chart view in Swift",
"requires_arc": true,
"description": "Creates line charts driven by datasource and delegate protocols. Fully IBDesignable for easy customization in interface builder.",
"homepage": "https://github.com/appstefan/SBLineView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Stefan",
"source": {
"git": "https://github.com/appstefan/SBLineView.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/BrittonStefan",
"frameworks": "UIKit",
"source_files": "SBLineView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}