[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / 4 / WaboCoreIOSSDK / 0.0.2 / WaboCoreIOSSDK.podspec.json
blob0cb60c0fae84ca35563376df567752d577e04da0
2   "name": "WaboCoreIOSSDK",
3   "version": "0.0.2",
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.0.2"
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   "dependencies": {
28     "AliyunLogProducer": [
29       "2.2.25"
30     ],
31     "SAMKeychain": [
32       "1.5.3"
33     ],
34     "Adjust": [
35       "4.32.1"
36     ]
37   }