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