blob: bef3ded65398f7a9800a01a131317ba060dbb2dd [file] [log] [blame]
{
"name": "NativoSDK",
"version": "4.1.8",
"summary": "Monetize your app with true native, video, and clickout ads from Nativo.",
"description": "The NativoSDK is used to retrieve native, video, and clickout 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://nativo.com",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Nativo"
},
"authors": "Nativo",
"social_media_url": "http://twitter.com/nativo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NativoPlatform/NativoSDK-Pod.git",
"tag": "v4.1.8"
},
"vendored_frameworks": "Framework/NativoSDK.framework",
"frameworks": [
"AVFoundation",
"AdSupport"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}