[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 0 / WiseTracker / 21.3.31 / WiseTracker.podspec.json
blobfc90ace3e71895fb77fd5e9bffdd5a43d152b3dd
2   "name": "WiseTracker",
3   "version": "21.3.31",
4   "summary": "SDK of WiseTracker.",
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/wisetrackerSDK.git",
19     "tag": "21.3.31"
20   },
21   "ios": {
22     "vendored_frameworks": "WiseTracker.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "resources": [
31     "WKInterface.js"
32   ]