[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 0 / MYEdiMobSDK / 0.1.2 / MYEdiMobSDK.podspec.json
blobc66a2729bafcd28482d44f83fe353e413ed356d0
2   "name": "MYEdiMobSDK",
3   "version": "0.1.2",
4   "summary": "A short description of MYEdiMobSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhulonghaigit/MYEdiMobSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhulonghaigit": "zhulonghaigit@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zhulonghaigit/MYEdiMobSDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "CoreGraphics",
23     "Security",
24     "WebKit"
25   ],
26   "libraries": "c++",
27   "vendored_frameworks": "MYEdiMobSDK/Frameworks/EdiMobSDK.framework",
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-ObjC",
31       "-all_load"
32     ],
33     "VALID_ARCHS[sdk=iphonesimulator*]": "",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "dependencies": {
40     "WechatOpenSDK_UnPay": [
42     ],
43     "SDWebImage": [
45     ]
46   }