blob: 5ed7adf9f5bb0a65bb895aeb0a12f576622026ba [file] [log] [blame]
{
"name": "NativoSDK",
"version": "5.2.1",
"summary": "Monetize your app with native article, native display, standard display and video ads from Nativo.",
"description": "The NativoSDK is used to retrieve native, video, and display ads from Nativo. The NativoSDK is packed with features that will help you integrate native ads in your feed in a short amount of time.",
"homepage": "http://sdk.nativo.com",
"license": {
"type": "Copyright",
"text": "Copyright 2020 Nativo"
},
"authors": "Nativo",
"social_media_url": "http://twitter.com/nativo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NativoPlatform/NativoSDK-Pod.git",
"tag": "v5.2.1"
},
"vendored_frameworks": "Framework/NativoSDK.framework",
"frameworks": [
"AVFoundation",
"AdSupport"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}