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",
9 "text": " Alibaba-INC copyright\n"
12 "brahmapaytm": "brammanand.soni@paytmmall.com"
18 "git": "https://github.com/brahmapaytm/incubator-weex.git",
21 "source_files": "ios/sdk/WeexSDK/Sources/**/*.{h,m,mm,c,cpp}",
24 "ios/sdk/WeexSDK/Resources/wx_load_error@3x.png"
26 "user_target_xcconfig": {
27 "FRAMEWORK_SEARCH_PATHS": "'$(PODS_ROOT)/Mall-WeexSdk'"
29 "pod_target_xcconfig": {
30 "OTHER_LDFLAGS": "-lObjC"
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"
39 "OTHER_LINK_FLAG": "$(inherited) -ObjC"