[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 0 / WBECharts / 0.1.0 / WBECharts.podspec.json
blobab56009c6b6f37a1e9a71eace34032c02f19b0a8
2   "name": "WBECharts",
3   "version": "0.1.0",
4   "summary": "WBECharts is ECharts js WKWebView encapsulation",
5   "description": "Use ECharts to Draw Plots, Use WKWebView to encapsulation WBEChartsView.",
6   "homepage": "https://github.com/WishesBest1986/WBECharts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WishesBest1986": "lijun_211@126.com"
13   },
14   "source": {
15     "git": "https://github.com/WishesBest1986/WBECharts.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WBECharts/Classes/**/*",
22   "resource_bundles": {
23     "WBECharts": [
24       "WBECharts/Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "WebKit"
30   ]