[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / f / NativoSDK / 6.0.0 / NativoSDK.podspec.json
blob5336dae5618d3dffc6eb78345759e8df839621c2
2   "name": "NativoSDK",
3   "version": "6.0.0",
4   "summary": "The Nativo SDK enables the best user experience for mobile ad content.",
5   "description": "The Nativo SDK is used to retrieve native article, video, story and display ads from Nativo. Enabling the best user experience for mobile ad content.",
6   "homepage": "https://sdk.nativo.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2021 Nativo"
10   },
11   "authors": "Nativo",
12   "social_media_url": "https://twitter.com/nativo",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/NativoPlatform/NativoSDK-Pod.git",
18     "tag": "v6.0.0"
19   },
20   "vendored_frameworks": "NativoSDK.xcframework",
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }