[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 4 / DTCoreComponents / 1.3.2.45 / DTCoreComponents.podspec.json
blob1f104315a37eaf4528aacac95ab75aeece010cb2
2   "name": "DTCoreComponents",
3   "version": "1.3.2.45",
4   "license": "MIT",
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",
7   "authors": {
8     "DreamTeam Mobile": "dta@dreamteam-mobile.com"
9   },
10   "source": {
11     "git": "https://github.com/DreamTeamMobile/dt-ios-core.git",
12     "tag": "1.3.2.45"
13   },
14   "documentation_url": "https://github.com/DreamTeamMobile/dt-ios-core/blob/master/README.md",
15   "static_framework": true,
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "source_files": "DTCoreComponents/Sources/**/*.swift",
24   "dependencies": {
25     "Amplitude": [
27     ],
28     "AppCenter": [
30     ],
31     "AppsFlyerFramework": [
33     ],
34     "FBSDKCoreKit": [
36     ],
37     "Firebase/Analytics": [
39     ],
40     "YandexMobileMetrica": [
42     ],
43     "Firebase/RemoteConfig": [
45     ],
46     "KeychainAccess": [
48     ],
49     "TPInAppReceipt": [
51     ]
52   },
53   "pod_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "user_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "swift_version": "5.1"