blob: 77121cd815560f1974ffb3879369fe37967aec51 [file] [log] [blame]
{
"name": "DTCoreComponents",
"version": "1.3.2.10",
"license": "MIT",
"summary": "The set of extensions, frames, sources and other things that could be useful in iOS app development.",
"homepage": "https://github.com/DreamTeamMobile/dt-ios-core",
"authors": {
"DreamTeam Mobile": "dta@dreamteam-mobile.com"
},
"source": {
"git": "https://github.com/DreamTeamMobile/dt-ios-core.git",
"tag": "1.3.2.10"
},
"documentation_url": "https://github.com/DreamTeamMobile/dt-ios-core/blob/master/README.md",
"static_framework": true,
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "DTCoreComponents/Sources/**/*.swift",
"dependencies": {
"AppCenter": [
],
"AppsFlyerFramework": [
],
"FBSDKCoreKit": [
],
"Firebase/Analytics": [
],
"YandexMobileMetrica": [
],
"Firebase/RemoteConfig": [
],
"KeychainAccess": [
],
"TPInAppReceipt": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.1"
}