[Add] MARSDK_EPSDK 5.2.5
[CocoaPods.git] / Specs / 9 / 2 / b / MARSDK_EPSDK / 5.2.5 / MARSDK_EPSDK.podspec.json
blob9d6c465a21987660ea5c5347d9cf890d0c32fe28
2   "name": "MARSDK_EPSDK",
3   "version": "5.2.5",
4   "summary": "广告渠道配合marsdk 使用",
5   "description": "火星人打包工具sdk",
6   "homepage": "https://github.com/lizhigang6/MARSDK_EPSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "名字": "lizhigang6@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lizhigang6/MARSDK_EPSDK.git",
16     "tag": "5.2.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resource_bundles": {
22     "EPSDKResources": [
23       "MARSDK_EPSDK/Assets/*"
24     ]
25   },
26   "vendored_libraries": "MARSDK_EPSDK/SDK/libMARSDK_EPSDK.a",
27   "vendored_frameworks": "MARSDK_EPSDK/Classes/*.framework",
28   "frameworks": [
29     "Security",
30     "SystemConfiguration",
31     "AVFoundation",
32     "MobileCoreServices",
33     "CoreGraphics",
34     "CoreTelephony",
35     "CoreFoundation",
36     "CFNetwork",
37     "CoreLocation"
38   ],
39   "ios": {
40     "libraries": [
41       "icucore",
42       "z",
43       "c++",
44       "icucore",
45       "sqlite3",
46       "resolv",
47       "c++.1"
48     ]
49   },
50   "pod_target_xcconfig": {
51     "VALID_ARCHS": "x86_64 armv7 arm64"
52   }