[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / 9 / SBLineView / 0.1.3 / SBLineView.podspec.json
blob1e6ec32438bca1f4ae1bb43a8aa17871e2ff993b
2   "name": "SBLineView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.3",
7   "summary": "Interactive minimalistic line chart view in Swift",
8   "requires_arc": true,
9   "description": "Creates line charts driven by datasource and delegate protocols. Fully IBDesignable for easy customization in interface builder.",
10   "homepage": "https://github.com/appstefan/SBLineView",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.txt"
14   },
15   "authors": "Stefan",
16   "source": {
17     "git": "https://github.com/appstefan/SBLineView.git",
18     "tag": "0.1.3"
19   },
20   "social_media_url": "https://twitter.com/BrittonStefan",
21   "frameworks": "UIKit",
22   "source_files": "SBLineView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"