[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 5 / c / 6 / RW / 0.0.5 / RW.podspec.json
blob55004862c0c51b181188ac777838b7266674b6ca
2   "name": "RW",
3   "version": "0.0.5",
4   "summary": "third party app tracking SDK",
5   "description": "This is Wisetracker's SDK which tracks app and mobile attribution.",
6   "homepage": "http://www.wisetracker.co.kr",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wisetracker": "tech@wisetracker.co.kr"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/WisetrackerTechteam/RW-iOS-SDK.git",
19     "tag": "0.0.5"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "DOT.framework",
24       "DOTSession.framework",
25       "DOX.framework"
26     ]
27   },
28   "dependencies": {
29     "CouchbaseLite": [
31     ]
32   },
33   "resources": [
34     "dop-native-sdk-inf.js"
35   ]