[Delete] RegulaCommonNightly 7.5.863
[CocoaPods.git] / Specs / 9 / 3 / 4 / DTCoreComponents / 1.4.1 / DTCoreComponents.podspec.json
blob57b1c98623b2e88f406baf40380a5bbb84a9e20c
2   "name": "DTCoreComponents",
3   "version": "1.4.1",
4   "summary": "Shared code between applications",
5   "homepage": "https://github.com/DreamTeamMobile/dt-ios-core",
6   "license": {
7     "type": "MIT",
8     "text": "Copyright 2022 Dream Team Apps"
9   },
10   "platforms": {
11     "ios": "14.0"
12   },
13   "authors": "Dream Team Apps",
14   "source": {
15     "git": "https://github.com/DreamTeamMobile/dt-ios-core.git",
16     "tag": "1.4.1"
17   },
18   "swift_versions": "5.0",
19   "static_framework": true,
20   "source_files": "DTCoreComponents/Sources/**/*.swift",
21   "dependencies": {
22     "Firebase/RemoteConfig": [
23       "~> 10.0"
24     ],
25     "KeychainAccess": [
27     ],
28     "TPInAppReceipt": [
30     ]
31   },
32   "swift_version": "5.0"