[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 0 / 6 / DOT / 0.1.24 / DOT.podspec.json
blobfafd5e561debf10fa18dd3c38fd31f9f6252eb9a
2   "name": "DOT",
3   "version": "0.1.24",
4   "summary": "third party app tracking SDK",
5   "description": "Upload DOT which is third party app tracking SDK Framework",
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/release_sdk_v2_ios.git",
19     "tag": "0.1.24"
20   },
21   "ios": {
22     "vendored_frameworks": "DOT.framework"
23   },
24   "frameworks": "CouchbaseLite",
25   "vendored_frameworks": "CouchbaseLite.framework",
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "/Users/woncheolheo/Documents/develop/dop-ios-sdk"
28   }