[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / f / a / WeexPlugin / 0.0.7.1 / WeexPlugin.podspec.json
blobee2c3b376a126aa49b7f1c404afa5de9f9f1e8ac
2   "name": "WeexPlugin",
3   "version": "0.0.7.1",
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   },
20   "source_files": "WeexPlugin.framework/Headers/*.{h,m,mm}",
21   "ios": {
22     "preserve_paths": "WeexPlugin.framework",
23     "public_header_files": "WeexPlugin.framework/Headers/*.h",
24     "vendored_frameworks": "WeexPlugin.framework"
25   },
26   "dependencies": {
27     "WeexSDK": [
29     ],
30     "SocketRocket": [
32     ]
33   },
34   "requires_arc": true,
35   "libraries": "stdc++"