[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / c / f / myTargetSDK / 5.18.0 / myTargetSDK.podspec.json
blobefd72d84461e080a1328e2bf7c515e6cb2b5dbec
2   "name": "myTargetSDK",
3   "version": "5.18.0",
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   "readme": "https://raw.githubusercontent.com/myTargetSDK/mytarget-ios/master/README.md",
8   "changelog": "https://raw.githubusercontent.com/myTargetSDK/mytarget-ios/master/CHANGELOG.md",
9   "documentation_url": "https://target.my.com/partners/help/sdk",
10   "license": {
11     "type": "LGPL-3.0"
12   },
13   "authors": {
14     "My.com": "sdk_mytarget@corp.my.com"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "cocoapods_version": ">= 1.10.0",
20   "source": {
21     "http": "https://github.com/myTargetSDK/mytarget-ios/releases/download/5.18.0/mytarget-ios-sdk-5.18.0.xcframework.zip"
22   },
23   "ios": {
24     "vendored_frameworks": "MyTargetSDK.xcframework"
25   },
26   "frameworks": [
27     "AdSupport",
28     "StoreKit",
29     "SystemConfiguration",
30     "CoreGraphics",
31     "CoreTelephony",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "weak_frameworks": "SafariServices",
36   "requires_arc": true,
37   "dependencies": {
38     "myTrackerSDK": [
39       "~> 3.0.3"
40     ]
41   },
42   "swift_versions": "5.0",
43   "swift_version": "5.0"