blob: 77696697df02f69bc7c8d7935b45959d0a092b50 [file] [log] [blame]
{
"name": "SwiftChart",
"version": "1.0.0",
"summary": "Line and area chart library",
"description": "Support multiple and partially filled series, signed floats, touch events.",
"homepage": "https://github.com/gpbl/SwiftChart",
"license": "MIT",
"authors": {
"Giampaolo Bellavite": "io@gpbl.org"
},
"source": {
"git": "https://github.com/gpbl/SwiftChart.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/gpblv",
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}