[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / d / SwiftChart / 0.2.0 / SwiftChart.podspec.json
blob277c7c8e4b3f73f565a6b4271c512afae8c23ebb
2   "name": "SwiftChart",
3   "version": "0.2.0",
4   "summary": "Line and area chart library",
5   "description": "Support multiple and partially filled series, signed floats, touch events.",
6   "homepage": "https://github.com/gpbl/SwiftChart",
7   "license": "MIT",
8   "authors": {
9     "Giampaolo Bellavite": "io@gpbl.org"
10   },
11   "source": {
12     "git": "https://github.com/gpbl/SwiftChart.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/gpblv",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "frameworks": "UIKit"