[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 1 / 9 / YoSDKWeChat_NoPay / 0.0.1 / YoSDKWeChat_NoPay.podspec.json
blob5ded3de8114f0b02c793d498efbc08f4d00840ef
2   "name": "YoSDKWeChat_NoPay",
3   "version": "0.0.1",
4   "summary": "Plug-ins that support project core components.",
5   "description": "1.This version is based on OpenSDK1.9.6_NoPay",
6   "homepage": "https://github.com/XYKings/WXOpenSDK_NoPay",
7   "license": {
8     "type": "MIT",
9     "text": "  Copyright 2012 Permission is granted to... \n"
10   },
11   "authors": {
12     "yexue": "ye.xue@yo-star.com"
13   },
14   "source": {
15     "git": "https://github.com/XYKings/WXOpenSDK_NoPay.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "source_files": "YoSDKWeChat_NoPay/**/*",
23   "public_header_files": "YoSDKWeChat_NoPay/**/*.h",
24   "vendored_libraries": "YoSDKWeChat_NoPay/**/*.a",
25   "frameworks": [
26     "WebKit",
27     "CoreGraphics",
28     "Security"
29   ],
30   "libraries": "c++",
31   "xcconfig": {
32     "OTHER_LDFLAGS": [
33       "-ObjC",
34       "-all_load"
35     ]
36   }