[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 7 / WaboMaxIOSSDK / 0.0.1 / WaboMaxIOSSDK.podspec.json
blob5bdc4760d78b78524196af5f4542194a63904549
2   "name": "WaboMaxIOSSDK",
3   "version": "0.0.1",
4   "summary": "Wabo SDK Max sdk",
5   "description": "Wabo SDK for Max",
6   "homepage": "https://github.com/bepic-games/WaboMaxIOSSDK",
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/WaboMaxIOSSDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WaboMaxIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "WaboMaxIOSSDK/*.{framework}",
23   "public_header_files": "WaboMaxIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "dependencies": {
28     "AliyunLogProducer": [
29       "2.2.8"
30     ],
31     "SAMKeychain": [
32       "1.5.3"
33     ]
34   }