[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / f / NativoSDK / 5.3.0 / NativoSDK.podspec.json
blob2d5d87d831909e43168a02b21eec1aafface97f3
2   "name": "NativoSDK",
3   "version": "5.3.0",
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, story, 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.3.0"
19   },
20   "vendored_frameworks": "Framework/NativoSDK.framework",
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }