[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 2 / 9 / WeexSDK / 0.7.0 / WeexSDK.podspec.json
blob601300217b749a2685450d0dcd67fff5dee6ce43
2   "name": "WeexSDK",
3   "version": "0.7.0",
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     "acton393": "zhangxing610321@gmail.com"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source": {
21     "http": "http://download.taobaocdn.com/freedom/39794/compress/WeexSDK-0.7.0.framework.zip"
22   },
23   "resources": [
24     "WeexSDK.framework/main.js",
25     "WeexSDK.framework/wx_load_error@3x.png"
26   ],
27   "requires_arc": true,
28   "xcconfig": {
29     "OTHER_LINK_FLAG": "$(inherited) -ObjC"
30   },
31   "vendored_frameworks": "WeexSDK.framework",
32   "user_target_xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/WeexSDK'"
34   },
35   "frameworks": [
36     "AVKit",
37     "CoreMedia",
38     "MediaPlayer",
39     "AVFoundation",
40     "AVKit",
41     "JavaScriptCore"
42   ],
43   "dependencies": {
44     "SocketRocket": [
46     ]
47   }