[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 4 / DTCoreComponents / 1.3.2.4 / DTCoreComponents.podspec.json
blob72c05b1646a1c894f4d1ddf1f0fb7c8f226b2523
2   "name": "DTCoreComponents",
3   "version": "1.3.2.4",
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.4"
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": "Sources/DTCoreComponents/**/*.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   "swift_version": "5.1"