[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / CommonDataModelsSandbox-Kit / 1.0.0 / CommonDataModelsSandbox-Kit.podspec.json
blob6c2d80a8f136f1f55a161e5b6ac761ec7d976edd
2   "name": "CommonDataModelsSandbox-Kit",
3   "version": "1.0.0",
4   "summary": "Common data models and enums between different kits",
5   "description": "This kit provides a consolidated framework for all shared data models representations to avoid duplications",
6   "homepage": "https://github.com/Tap-Payments/CommonDataModelsSandbox-Kit",
7   "license": "LICENSE",
8   "authors": {
9     "Tap Payments": "o.rabie@tap.company"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "4.2",
15   "source": {
16     "git": "https://github.com/Tap-Payments/CommonDataModelsSandbox-Kit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "CommonDataModelsSandbox-Kit/CommonDataModelsSandbox-Kit/Core/**/*.{h,m,swift}",
20   "exclude_files": "Classes/Exclude",
21   "resources": "CommonDataModelsSandbox-Kit/CommonDataModelsSandbox-Kit/Core/assets/**/*.{json}",
22   "dependencies": {
23     "TapAdditionsKitV2": [
25     ],
26     "SwiftyRSA": [
28     ],
29     "TapKeychain": [
31     ],
32     "TapCardVlidatorKit-iOS": [
34     ]
35   },
36   "swift_version": "4.2"