[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 0 / Mall-WeexSdk / 0.18.0.01 / Mall-WeexSdk.podspec.json
blobff9aa9297acb32086cd53fcec1d12f869c57384c
2   "name": "Mall-WeexSdk",
3   "version": "0.18.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.18.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   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-lObjC"
31   },
32   "requires_arc": true,
33   "prefix_header_file": "ios/sdk/WeexSDK/Sources/Supporting Files/WeexSDK-Prefix.pch",
34   "private_header_files": [
35     "ios/sdk/WeexSDK/Sources/Component/RecycleList/WXJSASTParser.h",
36     "ios/sdk/WeexSDK/Sources/Layout/WXScrollerComponent+Layout.h"
37   ],
38   "xcconfig": {
39     "OTHER_LINK_FLAG": "$(inherited) -ObjC"
40   },
41   "frameworks": [
42     "CoreMedia",
43     "MediaPlayer",
44     "AVFoundation",
45     "AVKit",
46     "JavaScriptCore",
47     "GLKit",
48     "OpenGLES",
49     "CoreText",
50     "QuartzCore",
51     "CoreGraphics"
52   ],
53   "libraries": "stdc++"