[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 6 / 3 / 0 / PrivacyDashboardiOS / 2023.11.1 / PrivacyDashboardiOS.podspec.json
blob6fce3393f53b627bbc5d41b00b535728ad4afe01
2   "name": "PrivacyDashboardiOS",
3   "version": "2023.11.1",
4   "summary": "Govstack PrivacyDashboard SDKs – Effortlessly embed a comprehensive privacy dashboard into any mobile application out of the box, ensuring adherence to Govstacks consent management framework. Prioritise user trust and transparency with this seamless integration tool.",
5   "description": "This SDKS is developed to provide an out-of-the-box privacy dashboard feature based on the Govstack consent building block framework. It is designed to integrate seamlessly into mobile applications; the dashboard provides a transparent view of how user data is utilised. Using data agreements, users and developers are kept informed about data procedures. Individual users can monitor their data usage, whilst developers are guided to handle the data appropriately, all by the Govstack consent management framework.",
6   "homepage": "https://github.com/decentralised-dataexchange/bb-consent-ios-privacy-dashboard.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mumthasir mohammed": "mumthasir.mohammed@igrant.io"
13   },
14   "source": {
15     "git": "https://github.com/decentralised-dataexchange/bb-consent-ios-privacy-dashboard.git",
16     "tag": "2023.11.1"
17   },
18   "social_media_url": "https://www.linkedin.com/company/igrantio",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": [
24     "PrivacyDashboardiOS/Classes/**/*",
25     "PrivacyDashboardiOS/Classes/*",
26     "PrivacyDashboardiOS/Resources/*"
27   ],
28   "resource_bundles": {
29     "PrivacyDashboardiOS": [
30       "PrivacyDashboardiOS/Classes/PrivacyDashboard.storyboard",
31       "PrivacyDashboardiOS/Resources/PrivacyDashboard.xcassets"
32     ]
33   },
34   "dependencies": {
35     "Alamofire": [
36       "~> 5.4.1"
37     ],
38     "SwiftyJSON": [
40     ],
41     "IQKeyboardManagerSwift": [
43     ],
44     "ExpandableLabel": [
46     ],
47     "MiniLayout": [
48       "~> 1.3.0"
49     ],
50     "StepProgressView": [
52     ],
53     "SDStateTableView": [
55     ],
56     "SwiftEntryKit": [
58     ],
59     "AFDateHelper": [
61     ],
62     "Kingfisher": [
64     ]
65   },
66   "swift_version": "5.0"