[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / b / MARSDK_EPSDK / 2.1.9 / MARSDK_EPSDK.podspec.json
blob91deee50773b2e688d6380ba862f9d2c20e59b6b
2   "name": "MARSDK_EPSDK",
3   "version": "2.1.9",
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": "2.1.9"
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   ],
32   "ios": {
33     "libraries": [
34       "icucore",
35       "z",
36       "c++"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   }