[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / f / myTargetSDK / 5.17.1 / myTargetSDK.podspec.json
blob11098961cfc3fe60805c4e672b788357451ba5f9
2   "name": "myTargetSDK",
3   "version": "5.17.1",
4   "summary": "iOS SDK of myTarget Advertising Network",
5   "description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads",
6   "homepage": "https://target.my.com",
7   "documentation_url": "https://target.my.com/partners/help/sdk",
8   "license": {
9     "type": "LGPL-3.0"
10   },
11   "authors": {
12     "My.com": "sdk_mytarget@corp.my.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "cocoapods_version": ">= 1.10.0",
18   "source": {
19     "http": "https://github.com/myTargetSDK/mytarget-ios/releases/download/5.17.1/mytarget-ios-sdk-5.17.1.xcframework.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "MyTargetSDK.xcframework"
23   },
24   "frameworks": [
25     "AdSupport",
26     "StoreKit",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "CoreTelephony",
30     "AVFoundation",
31     "CoreMedia"
32   ],
33   "weak_frameworks": "SafariServices",
34   "requires_arc": true,
35   "dependencies": {
36     "myTrackerSDK": [
37       "~> 3.0.3"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"