[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 7 / WaboFirebaseIOSSDK / 0.1.12 / WaboFirebaseIOSSDK.podspec.json
blob5b0732ee1144809e35378bf78c9dddfe1f5142e5
2   "name": "WaboFirebaseIOSSDK",
3   "version": "0.1.12",
4   "summary": "Wabo SDK Firebase sdk",
5   "description": "Wabo SDK for Firebase",
6   "homepage": "https://github.com/bepic-games/WaboFirebaseIOSSDK",
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/WaboFirebaseIOSSDK.git",
19     "tag": "0.1.12"
20   },
21   "source_files": "WaboFirebaseIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "WaboFirebaseIOSSDK/*.{framework}",
23   "public_header_files": "WaboFirebaseIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "swift_versions": "5.0",
28   "dependencies": {
29     "Firebase/Analytics": [
30       "10.1.0"
31     ],
32     "Firebase/Messaging": [
33       "10.1.0"
34     ],
35     "Firebase/RemoteConfig": [
36       "10.1.0"
37     ]
38   },
39   "swift_version": "5.0"