[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / 4 / WaboCoreIOSSDK / 0.1.4 / WaboCoreIOSSDK.podspec.json
blobeabb73e0c9bb5b1827ab3bc028c350ddd074bc75
2   "name": "WaboCoreIOSSDK",
3   "version": "0.1.4",
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.4"
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     "Bugly": [
39       "2.5.91"
40     ]
41   },
42   "swift_version": "5.0"