2 "name": "DTCoreComponents",
5 "summary": "The set of extensions, frames, sources and other things that could be useful in iOS app development.",
6 "homepage": "https://github.com/DreamTeamMobile/dt-ios-core",
8 "DreamTeam Mobile": "dta@dreamteam-mobile.com"
11 "git": "https://github.com/DreamTeamMobile/dt-ios-core.git",
14 "documentation_url": "https://github.com/DreamTeamMobile/dt-ios-core/blob/master/README.md",
15 "static_framework": true,
23 "source_files": "DTCoreComponents/Sources/**/*.swift",
31 "AppsFlyerFramework": [
37 "Firebase/Analytics": [
40 "YandexMobileMetrica": [
43 "Firebase/RemoteConfig": [
53 "pod_target_xcconfig": {
54 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56 "user_target_xcconfig": {
57 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59 "swift_version": "5.1"