blob: b8e194345e4a956b11ef18ec6d1502f206ee7f9c [file] [log] [blame]
{
"name": "DMSLAnalytics",
"version": "0.3.1",
"summary": "TODO: summary...",
"description": "TODO: description...",
"homepage": "https://github.com/dmsl1805/Analytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dmsl1805": "dmytro.shulzhenko@gen.tech"
},
"source": {
"git": "https://github.com/dmsl1805/Analytics.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "DMSLAnalytics/Classes/**/*.swift",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"dependencies": {
"Firebase/Analytics": [
],
"FBSDKCoreKit": [
],
"Amplitude-iOS": [
],
"AppsFlyerFramework": [
],
"Tagged": [
],
"RxSwift": [
],
"RxViewController": [
]
},
"swift_version": "5.0"
}