[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 9 / SBLineView / 0.1.1 / SBLineView.podspec.json
blobb81f4d0da44c6923f4c305f837463e8dbc30ad73
2   "name": "SBLineView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.1",
7   "summary": "A minimalist, designable line chart view in Swift",
8   "requires_arc": true,
9   "description": "Creates customizable interactive line charts using the common datasource and delegate protocol pattern.",
10   "homepage": "https://github.com/appstefan/SBLineView",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Stefan",
16   "source": {
17     "git": "https://github.com/appstefan/SBLineView.git",
18     "tag": "0.1.1"
19   },
20   "social_media_url": "https://twitter.com/BrittonStefan",
21   "frameworks": "UIKit",
22   "source_files": "SBLineView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"