[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / a / DDLogg / 0.1.5 / DDLogg.podspec.json
blobd86bd591ea48a4c06f53829ce94dc2cd3ee209b4
2   "name": "DDLogg",
3   "module_name": "DDBridge",
4   "version": "0.1.5",
5   "summary": "This Frame work is used for act as bridge for DataDog logger",
6   "description": "This Frame work is used for act as bridge between Kotlin muliplatform library and Datadog frameworks for Data logging",
7   "homepage": "https://github.com/aneeshzed/DDLogg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "aneeshzed": "aneesh2405@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/aneeshzed/DDLogg.git",
17     "tag": "0.1.5"
18   },
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "DDLogg/Classes/**/*.{h,m,swift}",
24   "public_header_files": "DDLogg/Classes/**/*.h",
25   "dependencies": {
26     "DatadogSDKObjc": [
27       "~> 1.14"
28     ]
29   },
30   "swift_version": "5.1"