[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / e / b / d / SwiftChart / 0.3.0 / SwiftChart.podspec.json
blobb0fc4dc031de98400d5282e427478690770018b2
2   "name": "SwiftChart",
3   "version": "0.3.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.3.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"