[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / b / f / 2 / WeexGcanvas / 0.0.1.1 / WeexGcanvas.podspec.json
blobba0e3abb912d6670a192c29012a8a7f14a4d03f3
2   "name": "WeexGcanvas",
3   "version": "0.0.1.1",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/weex-plugins/weex-plugin-gcanvas.git",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "jwxbond": "jwxbond@gmail.com"
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.1.1"
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++"