[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 3 / 0 / PrivacyDashboardiOS / 0.1.5 / PrivacyDashboardiOS.podspec.json
bloba3226b61546f8c990445975025f7bb48bc74d180
2   "name": "PrivacyDashboardiOS",
3   "version": "0.1.5",
4   "summary": "A short description of PrivacyDashboardiOS.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "PrivacyDashboardiOS/*",
23     "Classes/*",
24     "Resources/*"
25   ],
26   "resources": "PrivacyDashboardiOS/**/*",
27   "resource_bundles": {
28     "PrivacyDashboardiOS": [
29       "PrivacyDashboardiOS/PrivacyDashboard.storyboard",
30       "PrivacyDashboardiOS/PrivacyDashboard.xcassets"
31     ]
32   },
33   "dependencies": {
34     "Alamofire": [
35       "~> 5.4.1"
36     ],
37     "SwiftyJSON": [
39     ],
40     "IQKeyboardManagerSwift": [
42     ],
43     "ExpandableLabel": [
45     ],
46     "MiniLayout": [
47       "~> 1.3.0"
48     ],
49     "StepProgressView": [
51     ],
52     "SDStateTableView": [
54     ],
55     "SwiftEntryKit": [
57     ],
58     "AFDateHelper": [
60     ],
61     "Kingfisher": [
63     ]
64   }