[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 3 / 0 / PrivacyDashboardiOS / 0.1.4 / PrivacyDashboardiOS.podspec.json
blobb6e6f74ce216c29107d84b52274b931402018efd
2   "name": "PrivacyDashboardiOS",
3   "version": "0.1.4",
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",
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",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "PrivacyDashboardiOS/**",
22   "resources": "PrivacyDashboardiOS/**/*.{storyboard,xib,xcassets,json,png}",
23   "resource_bundles": {
24     "PrivacyDashboardiOS": [
25       "PrivacyDashboardiOS/PrivacyDashboard.storyboard",
26       "PrivacyDashboardiOS/PrivacyDashboard.xcassets"
27     ]
28   },
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.4.1"
32     ],
33     "SwiftyJSON": [
35     ],
36     "IQKeyboardManagerSwift": [
38     ],
39     "ExpandableLabel": [
41     ],
42     "MiniLayout": [
43       "~> 1.3.0"
44     ],
45     "StepProgressView": [
47     ],
48     "SDStateTableView": [
50     ],
51     "SwiftEntryKit": [
53     ],
54     "AFDateHelper": [
56     ],
57     "Kingfisher": [
59     ]
60   }