[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 7 / a / Vimai / 0.0.17 / Vimai.podspec.json
blob9324dc8be00e023bb65ce067a8059d4329387fcf
2   "name": "Vimai",
3   "version": "0.0.17",
4   "summary": "AR Navigation framework",
5   "homepage": "https://vim.ai/",
6   "authors": {
7     "Jiang Dong": "jiang.dong@vim.ai"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.1"
15   },
16   "source": {
17     "git": "https://github.com/DongJiang/VimaiFramework.git",
18     "tag": "0.0.17"
19   },
20   "ios": {
21     "vendored_frameworks": "VimaiFramework.framework"
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.9.1"
28     ],
29     "OpenCV2": [
30       "~> 3.4.10"
31     ],
32     "ReactiveKit": [
33       "~> 3.16.3"
34     ]
35   },
36   "swift_version": "5.0"