blob: 1a7bbe47d99072707b6d8084e3200d7295cfb62f [file] [log] [blame]
{
"name": "SBLineView",
"platforms": {
"ios": "9.0"
},
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/BrittonStefan",
"frameworks": "UIKit",
"source_files": "SBLineView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}