[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 4 / DTCoreComponents / 1.3.2.25 / DTCoreComponents.podspec.json
blob255a22b9238f1111e10454b9299395806479e78f
2   "name": "DTCoreComponents",
3   "version": "1.3.2.25",
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.25"
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     "AppCenter": [
27     ],
28     "AppsFlyerFramework": [
30     ],
31     "FBSDKCoreKit": [
33     ],
34     "Firebase/Analytics": [
36     ],
37     "YandexMobileMetrica": [
39     ],
40     "Firebase/RemoteConfig": [
42     ],
43     "KeychainAccess": [
45     ],
46     "TPInAppReceipt": [
48     ]
49   },
50   "pod_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "swift_version": "5.1"