[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 4 / DTCoreComponents / 1.1.7 / DTCoreComponents.podspec.json
blobaafff6a9b2f39fc12ac4362af7c2a4422b7dee54
2   "name": "DTCoreComponents",
3   "version": "1.1.7",
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.1.7"
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     "Firebase/RemoteConfig": [
39     ],
40     "KeychainAccess": [
42     ],
43     "TPInAppReceipt": [
45     ]
46   },
47   "swift_version": "5.1"