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