[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 9 / f / 1 / PRSDK / 7.2.2 / PRSDK.podspec.json
blob2079f51d9495b0ef41aead2cf46281098e70b4a9
2   "name": "PRSDK",
3   "version": "7.2.2",
4   "summary": "Pressreader SDK",
5   "description": "Set of PressReader frameworks.",
6   "homepage": "https://www.pressreader.com",
7   "license": "MIT",
8   "authors": {
9     "PressReader": "iphonesupport@support.pressreader.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/pressreader/pr-ios-sdk.git",
16     "tag": "7.2.2"
17   },
18   "resources": "PRSDK/PressReaderResources.bundle",
19   "vendored_frameworks": [
20     "PRSDK/PRCommands.xcframework",
21     "PRSDK/PRAccessibility.xcframework",
22     "PRSDK/PRAds.xcframework",
23     "PRSDK/PRAlertKit.xcframework",
24     "PRSDK/PRAnalytics.xcframework",
25     "PRSDK/PRAPI.xcframework",
26     "PRSDK/PRCatalogModel.xcframework",
27     "PRSDK/PRConfiguration.xcframework",
28     "PRSDK/PRCoreDataUtils.xcframework",
29     "PRSDK/PRDIContainer.xcframework",
30     "PRSDK/PRIAPReceipt.xcframework",
31     "PRSDK/PRImageProcessing.xcframework",
32     "PRSDK/PRLogKit.xcframework",
33     "PRSDK/PRPromiseKit.xcframework",
34     "PRSDK/PRProtocols.xcframework",
35     "PRSDK/PRSmart.xcframework",
36     "PRSDK/PRSyntacticSugar.xcframework",
37     "PRSDK/PRThumbnail.xcframework",
38     "PRSDK/PRUI.xcframework",
39     "PRSDK/PRUIKit.xcframework",
40     "PRSDK/PRUtils.xcframework",
41     "PRSDK/GCDWebServers.xcframework",
42     "PRSDK/HJCache.xcframework",
43     "PRSDK/JSONKit.xcframework",
44     "PRSDK/LTUpdate.xcframework",
45     "PRSDK/MBProgressHUD.xcframework",
46     "PRSDK/MTBlockTableView.xcframework",
47     "PRSDK/OpenIDFA.xcframework",
48     "PRSDK/StreamingKit.xcframework",
49     "PRSDK/WKYTPlayerView.xcframework",
50     "PRSDK/WYPopoverController.xcframework",
51     "PRSDK/NetworkingKit.xcframework"
52   ],
53   "dependencies": {
54     "CocoaLumberjack": [
56     ],
57     "SDWebImage": [
59     ],
60     "FMDB": [
62     ]
63   }