[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 0 / 6 / DOT / 0.0.39 / DOT.podspec.json
blob568c6f04636045f363beb1bb49e479c607057095
2   "name": "DOT",
3   "version": "0.0.39",
4   "summary": "third party app tracking SDK",
5   "description": "Upload Dot which is third party app tracking SDK",
6   "homepage": "https://github.com/WisetrackerTechteam/dop-ios-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WoncheolHeo": "fornew21c@wisetracker.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/WisetrackerTechteam/dop-ios-sdk.git",
19     "tag": "0.0.39"
20   },
21   "source_files": "DOT/**/*",
22   "subspecs": [
23     {
24       "name": "CouchbaseLite",
25       "source_files": "CouchbaseLite.framework/Headers/*.h",
26       "public_header_files": "CouchbaseLite.framework/Headers/*.h",
27       "frameworks": [
28         "CFNetwork",
29         "Security",
30         "SystemConfiguration",
31         "JavaScriptCore"
32       ],
33       "libraries": [
34         "z",
35         "c++",
36         "sqlite3"
37       ],
38       "vendored_frameworks": "CouchbaseLite.framework",
39       "xcconfig": {
40         "OTHER_LDFLAGS": "-ObjC"
41       },
42       "preserve_paths": "CouchbaseLite.framework"
43     }
44   ]