[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 6 / DOT / 0.0.60 / DOT.podspec.json
blob145b020457388bbdb356fabb06be8a2491bdcdb6
2   "name": "DOT",
3   "version": "0.0.60",
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.60"
20   },
21   "source_files": "DOT/**/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "CouchbaseLite",
25       "frameworks": [
26         "CFNetwork",
27         "Security",
28         "SystemConfiguration",
29         "JavaScriptCore"
30       ],
31       "libraries": [
32         "z",
33         "c++",
34         "sqlite3"
35       ],
36       "vendored_frameworks": "CouchbaseLite.framework",
37       "xcconfig": {
38         "OTHER_LDFLAGS": "-ObjC"
39       },
40       "preserve_paths": "CouchbaseLite.framework"
41     }
42   ]