[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 3 / 6 / DMSLAnalytics / 0.3.2 / DMSLAnalytics.podspec.json
bloba3a2399484a5c512672191dc5ab342889a8b84c9
2   "name": "DMSLAnalytics",
3   "version": "0.3.2",
4   "summary": "TODO: summary...",
5   "description": "TODO: description...",
6   "homepage": "https://github.com/dmsl1805/Analytics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dmsl1805": "dmytro.shulzhenko@gen.tech"
13   },
14   "source": {
15     "git": "https://github.com/dmsl1805/Analytics.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DMSLAnalytics/Classes/**/*.swift",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "static_framework": true,
30   "dependencies": {
31     "Firebase/Analytics": [
33     ],
34     "FBSDKCoreKit": [
36     ],
37     "Amplitude-iOS": [
39     ],
40     "AppsFlyerFramework": [
42     ],
43     "Tagged": [
45     ],
46     "RxSwift": [
48     ],
49     "RxViewController": [
51     ]
52   },
53   "swift_version": "5.0"