creator-ads 0.3.2

Mobile Game Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["enfipy <enfipy@gmail.com>", "olvyko <olvyko@gmail.com>"]
description = "Mobile Game Framework"
edition = "2018"
keywords = ["ads", "android", "ios"]
license = "Apache-2.0"
name = "creator-ads"
readme = "../../README.md"
repository = "https://github.com/creator-rs/creator"
version = "0.3.2"
[target."cfg(target_os = \"android\")".dependencies.jni]
version = "0.18"