[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / c / b / DailymotionPlayerSDK / 4.0.5 / DailymotionPlayerSDK.podspec.json
blob9e8f5944d77e1216762d824abdf16f9a2207a7d5
2   "name": "DailymotionPlayerSDK",
3   "version": "4.0.5",
4   "summary": "Dailymotion iOS player (Swift)",
5   "homepage": "https://github.com/dailymotion/dailymotion-swift-player-sdk-ios",
6   "authors": "Dailymotion",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/dailymotion/dailymotion-swift-player-sdk-ios.git",
10     "tag": "4.0.5"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source_files": "DailymotionPlayerSDK/*.swift",
16   "swift_versions": "5.0",
17   "frameworks": [
18     "UIKit",
19     "WebKit",
20     "AdSupport",
21     "OMSDK_Dailymotion"
22   ],
23   "vendored_frameworks": "OMSDK_Dailymotion.xcframework",
24   "resource_bundles": {
25     "DailymotionPlayerSDK": [
26       "DailymotionPlayerSDK/*.js"
27     ]
28   },
29   "swift_version": "5.0"