blob: a3a2399484a5c512672191dc5ab342889a8b84c9 [file] [log] [blame]
{
"name": "DMSLAnalytics",
"version": "0.3.2",
"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.2"
},
"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"
}