[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / f / a / WeexPlugin / 0.0.6 / WeexPlugin.podspec.json
blob41bb44fcdfc96267a081b0079b7193a19a56f8db
2   "name": "WeexPlugin",
3   "version": "0.0.6",
4   "summary": "Weex Plugin",
5   "description": "Weex plugin",
6   "homepage": "https://github.com/kfeagle/WeexPlugin.git",
7   "license": {
8     "type": "Copyright",
9     "text": "           Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "kfeagle": "songhaibohust@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kfeagle/WeexPlugin.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "WeexPlugin.framework/Headers/*.{h,m,mm}",
22   "ios": {
23     "preserve_paths": "WeexPlugin.framework",
24     "public_header_files": "WeexPlugin.framework/Headers/*.h",
25     "vendored_frameworks": "WeexPlugin.framework"
26   },
27   "dependencies": {
28     "WeexSDK": [
30     ],
31     "SocketRocket": [
33     ]
34   },
35   "requires_arc": true,
36   "libraries": "stdc++"