[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / d / SwiftChart / 1.0.1 / SwiftChart.podspec.json
blob16d9b4fc679eb3fb47562fbb9ded29595e608bc8
2   "name": "SwiftChart",
3   "version": "1.0.1",
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": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/gpblv",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0"