[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 0 / SwiftChartView / 0.4.0 / SwiftChartView.podspec.json
blob20d79cd92f375443a4af27404f2d7b5ee5172f90
2   "name": "SwiftChartView",
3   "version": "0.4.0",
4   "summary": "A set of chart views written in Swift.",
5   "description": "A set of chart views written in Swift. It's simple and elegant.",
6   "homepage": "https://github.com/derekcoder/SwiftChartView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/SwiftChartView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "SwiftChartView/Sources/*.swift",
23     "SwiftChartView/SwiftChartView.h"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"