[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 2 / WeexGcanvas / 0.0.3.3 / WeexGcanvas.podspec.json
blob52d8d75820ec83597f5a916c2d4ffd7dea83760e
2   "name": "WeexGcanvas",
3   "version": "0.0.3.3",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/weex-plugins/weex-plugin-gcanvas",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "yourname": "youreamail"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/weex-plugins/weex-plugin-gcanvas.git",
19     "tag": "0.0.3.3"
20   },
21   "source_files": "ios/Sources/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "WeexPluginLoader": [
26     ],
27     "WeexSDK": [
29     ],
30     "GCanvas": [
32     ],
33     "SDWebImage": [
34       "< 4.0.0"
35     ]
36   },
37   "libraries": "stdc++"