[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / d / SwiftChart / 0.4.0 / SwiftChart.podspec.json
blob95fab98465b98039f0d1e4be9ba8213f9bbc724c
2   "name": "SwiftChart",
3   "version": "0.4.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.4.0"
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"