blob: 7fb2d379010780e4fdfc7735eb06958b5d928c80 [file] [log] [blame]
{
"name": "FTUnityAdAdapter",
"version": "1.0.1.8",
"summary": "a Unity Adapter",
"description": "It is a Unity Adapter used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"license": {
"type": "MIT"
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTUnityAdAdapter-1.0.1.8.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"UnityAds": [
"3.4.0"
],
"FTAdBaseAdapter": [
"~> 1.0.1.2"
]
}
}
}