[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 4 / 1 / 6 / weex-dynamic / 0.12.8 / weex-dynamic.podspec.json
blob62e6ba8f3e7559bd483111ff9b9df788eebd3523
2   "name": "weex-dynamic",
3   "version": "0.12.8",
4   "summary": "WeexSDK Source .",
5   "description": "A framework for building Mobile cross-platform UI",
6   "homepage": "https://github.com/alibaba/weex",
7   "license": {
8     "type": "Copyright",
9     "text": "           Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "cxfeng1": "cxfeng1@gmail.com",
13     "boboning": "ningli928@163.com",
14     "yangshengtao": "yangshengtao1314@163.com",
15     "kfeagle": "sunjjbobo@163.com",
16     "acton393": "zhangxing610321@gmail.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/myeveryheart/weex-dynamic.git",
23     "tag": "0.12.8"
24   },
25   "source_files": "ios/sdk/WeexSDK/Sources/**/*.{h,m,mm,c}",
26   "resources": [
27     "pre-build/native-bundle-main.js",
28     "ios/sdk/WeexSDK/Resources/wx_load_error@3x.png"
29   ],
30   "requires_arc": true,
31   "prefix_header_file": "ios/sdk/WeexSDK/Sources/Supporting Files/WeexSDK-Prefix.pch",
32   "xcconfig": {
33     "OTHER_LINK_FLAG": "$(inherited) -ObjC"
34   },
35   "frameworks": [
36     "CoreMedia",
37     "MediaPlayer",
38     "AVFoundation",
39     "AVKit",
40     "JavaScriptCore",
41     "GLKit"
42   ],
43   "dependencies": {
44     "SocketRocket": [
46     ]
47   },
48   "libraries": "stdc++"