[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 0 / PrivacyDashboardiOS / 0.1.10 / PrivacyDashboardiOS.podspec.json
blob08645b8a67c4e095e30ba08c3ab790d0a0d2c031
2   "name": "PrivacyDashboardiOS",
3   "version": "0.1.10",
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.10"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "**/Classes/**/*.{h,m,swift,storyboard }",
22   "resource_bundles": {
23     "PrivacyDashboardiOS": [
24       "PrivacyDashboardiOS/Classes/PrivacyDashboard.storyboard",
25       "PrivacyDashboardiOS/Resources/PrivacyDashboard.xcassets"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.4.1"
31     ],
32     "SwiftyJSON": [
34     ],
35     "IQKeyboardManagerSwift": [
37     ],
38     "ExpandableLabel": [
40     ],
41     "MiniLayout": [
42       "~> 1.3.0"
43     ],
44     "StepProgressView": [
46     ],
47     "SDStateTableView": [
49     ],
50     "SwiftEntryKit": [
52     ],
53     "AFDateHelper": [
55     ],
56     "Kingfisher": [
58     ]
59   }