[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / f / NativoSDK / 4.4.1 / NativoSDK.podspec.json
blob8f945283513d4b13f976ad208b5321367dd57192
2   "name": "NativoSDK",
3   "version": "4.4.1",
4   "summary": "Monetize your app with native article, display and video ads from Nativo.",
5   "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.",
6   "homepage": "http://sdk.nativo.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 Nativo"
10   },
11   "authors": "Nativo",
12   "social_media_url": "http://twitter.com/nativo",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/NativoPlatform/NativoSDK-Pod.git",
18     "tag": "v4.4.1"
19   },
20   "vendored_frameworks": "Framework/NativoSDK.framework",
21   "frameworks": [
22     "AVFoundation",
23     "AdSupport"
24   ],
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-lObjC"
27   }