[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 1 / 4 / WaboCoreIOSSDK / 0.1.0.10 / WaboCoreIOSSDK.podspec.json
blob05b0767bdec1e9eb4bd96fd3a5c30e6ecc248575
2   "name": "WaboCoreIOSSDK",
3   "version": "0.1.0.10",
4   "summary": "Wabo SDK core sdk",
5   "description": "Wabo SDK for core",
6   "homepage": "https://github.com/bepic-games/WaboCoreIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/WaboCoreIOSSDK.git",
19     "tag": "0.1.0.10"
20   },
21   "source_files": "WaboCoreIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "WaboCoreIOSSDK/*.{framework}",
23   "public_header_files": "WaboCoreIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "swift_versions": "5.0",
28   "dependencies": {
29     "AliyunLogProducer": [
30       "2.2.25"
31     ],
32     "SAMKeychain": [
33       "1.5.3"
34     ],
35     "Adjust": [
36       "4.32.1"
37     ]
38   },
39   "swift_version": "5.0"