[Add] HyundaiEV 1.0.7
[CocoaPods.git] / Specs / f / 7 / 0 / Mall-WeexSdk / 0.19.0.01 / Mall-WeexSdk.podspec.json
blob65d3470e932970b9c45d4c369c99f31909707540
2   "name": "Mall-WeexSdk",
3   "version": "0.19.0.01",
4   "summary": "Mall WeexSDK Source .",
5   "description": "A framework for building Mobile cross-platform UI",
6   "homepage": "https://github.com/brahmapaytm/incubator-weex",
7   "license": {
8     "type": "Copyright",
9     "text": "           Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "brahmapaytm": "brammanand.soni@paytmmall.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/brahmapaytm/incubator-weex.git",
19     "tag": "0.19.0.01"
20   },
21   "source_files": "ios/sdk/WeexSDK/Sources/**/*.{h,m,mm,c,cpp}",
22   "resources": [
23     "pre-build/*.js",
24     "ios/sdk/WeexSDK/Resources/wx_load_error@3x.png"
25   ],
26   "user_target_xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/Mall-WeexSdk'"
28   },
29   "requires_arc": true,
30   "prefix_header_file": "ios/sdk/WeexSDK/Sources/Supporting Files/WeexSDK-Prefix.pch",
31   "private_header_files": [
32     "ios/sdk/WeexSDK/Sources/Component/RecycleList/WXJSASTParser.h",
33     "ios/sdk/WeexSDK/Sources/Layout/WXScrollerComponent+Layout.h"
34   ],
35   "xcconfig": {
36     "OTHER_LINK_FLAG": "$(inherited) -ObjC"
37   },
38   "frameworks": [
39     "CoreMedia",
40     "MediaPlayer",
41     "AVFoundation",
42     "AVKit",
43     "JavaScriptCore",
44     "GLKit",
45     "OpenGLES",
46     "CoreText",
47     "QuartzCore",
48     "CoreGraphics"
49   ],
50   "libraries": "stdc++"