[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / d / SwiftChart / 0.6.0 / SwiftChart.podspec.json
blob5261a59f914b1d277742c7a113f54ab5219deb6c
2   "name": "SwiftChart",
3   "version": "0.6.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.6.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",
22   "pushed_with_swift_version": "3.0"