[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / 0 / WiseTracker / 21.3.13 / WiseTracker.podspec.json
blobf23ce316826674a4b4911eb15693111d381dd77a
2   "name": "WiseTracker",
3   "version": "21.3.13",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/WisetrackerTechteam/wisetrackerSDK.git",
19     "tag": "21.3.13"
20   },
21   "ios": {
22     "vendored_frameworks": "WiseTracker.framework"
23   },
24   "resources": [
25     "iosGetFkey.html",
26     "WKInterface.js"
27   ],
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC -lz"
30   }