[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 1 / d / 7 / SwiftyEcharts / 0.0.1 / SwiftyEcharts.podspec.json
bloba0930390c0e357f3901bcdc9f630eeedd8db2a96
2   "name": "SwiftyEcharts",
3   "version": "0.0.1",
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.1"
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"