[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 1 / PRSDK / 7.1 / PRSDK.podspec.json
blob63a4f32f5bb2b55ecad3eee2b6afb41728a2a495
2   "name": "PRSDK",
3   "version": "7.1",
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.1"
17   },
18   "resources": "PRSDK/PressReaderResources.bundle",
19   "vendored_frameworks": [
20     "PRSDK/Flurry_iOS_SDK.xcframework",
21     "PRSDK/PRAccessibility.xcframework",
22     "PRSDK/PRAds.xcframework",
23     "PRSDK/PRAlertKit.xcframework",
24     "PRSDK/PRAPI.xcframework",
25     "PRSDK/PRCatalogModel.xcframework",
26     "PRSDK/PRConfiguration.xcframework",
27     "PRSDK/PRCoreDataUtils.xcframework",
28     "PRSDK/PRDIContainer.xcframework",
29     "PRSDK/PRIAPReceipt.xcframework",
30     "PRSDK/PRImageProcessing.xcframework",
31     "PRSDK/PRLogKit.xcframework",
32     "PRSDK/PRPromiseKit.xcframework",
33     "PRSDK/PRProtocols.xcframework",
34     "PRSDK/PRSmart.xcframework",
35     "PRSDK/PRSyntacticSugar.xcframework",
36     "PRSDK/PRThumbnail.xcframework",
37     "PRSDK/PRUI.xcframework",
38     "PRSDK/PRUIKit.xcframework",
39     "PRSDK/PRUtils.xcframework",
40     "PRSDK/GCDWebServers.xcframework",
41     "PRSDK/HJCache.xcframework",
42     "PRSDK/JSONKit.xcframework",
43     "PRSDK/LTUpdate.xcframework",
44     "PRSDK/MBProgressHUD.xcframework",
45     "PRSDK/MTBlockTableView.xcframework",
46     "PRSDK/OpenIDFA.xcframework",
47     "PRSDK/StreamingKit.xcframework",
48     "PRSDK/WKYTPlayerView.xcframework",
49     "PRSDK/WYPopoverController.xcframework",
50     "PRSDK/NetworkingKit.xcframework"
51   ],
52   "dependencies": {
53     "CocoaLumberjack": [
55     ],
56     "SDWebImage": [
58     ],
59     "FMDB": [
61     ]
62   }