[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 9 / f / YAS-Flurry-Analytics-Plugin / 1.0.0 / YAS-Flurry-Analytics-Plugin.podspec.json
blob26f14a215255771327a4bc3b3ed14418d6eec290
2   "name": "YAS-Flurry-Analytics-Plugin",
3   "version": "1.0.0",
4   "summary": "Yahoo Ads SDK Flurry Analytics Plugin",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE.txt"
8   },
9   "description": "Flurry Analytics is a component that can be included by a publisher using the Yahoo Ads SDK. It allows the publisher to take advantage of the advanced targeting capability that Flurry Segmentation provides.",
10   "homepage": "https://sdk.yahooinc.com/",
11   "authors": {
12     "Yahoo, Inc.": "MobileAdsSDK@yahooinc.com"
13   },
14   "source": {
15     "http": "https://artifactory.yahooinc.com/artifactory/ios-yahoo-ads-sdk/ios-yas-flurry-analytics-plugin/1.0.0/ios-yas-flurry-analytics-plugin-cocoapods-1.0.0.zip",
16     "sha256": "e4bd40c274aedbb65b9ecf82eb7deb373523213f08738082bd2d81200060acc2",
17     "flatten": true
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "11.0"
22   },
23   "ios": {
24     "vendored_frameworks": "YASFlurryAnalyticsPlugin.xcframework"
25   },
26   "static_framework": true,
27   "source_files": "dummy.swift",
28   "swift_versions": "5.0",
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "Flurry-iOS-SDK/FlurrySDK": [
38       "~> 11.4"
39     ],
40     "Yahoo-Ads": [
41       "~> 1.1"
42     ]
43   },
44   "swift_version": "5.0"