[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 6 / RW / 1.1.18 / RW.podspec.json
blobff8de13cc9663b4371809ad8a818e7f2cfba2ffd
2   "name": "RW",
3   "version": "1.1.18",
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": "1.1.18"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "DOT.xcframework",
24       "DOTSession.xcframework"
25     ]
26   },
27   "dependencies": {
28     "CouchbaseLite": [
30     ]
31   },
32   "resources": [
33     "dop-native-sdk-inf.js",
34     "NotificationViewController.swift",
35     "Base.lproj"
36   ],
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }