[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 7 / SwiftyEcharts / 0.0.2 / SwiftyEcharts.podspec.json
blobf2b8369f7c7a8373b76bfbcc44fec37b90a5ce20
2   "name": "SwiftyEcharts",
3   "version": "0.0.2",
4   "summary": "A custom component for the ecomfe's echarts 3.",
5   "homepage": "https://github.com/Pluto-Y/SwiftyEcharts",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PlutoY": "kuaileainits@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pluto-Y/SwiftyEcharts.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "SwiftyEcharts/**/*.{h,swift}",
18   "resource_bundles": {
19     "SwiftyEcharts": "SwiftyEcharts/Resources/**"
20   },
21   "requires_arc": true,
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "pushed_with_swift_version": "3.0"