[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 8 / 5 / HiliteUI / 0.1.12-alpha / HiliteUI.podspec.json
blob8350e060a7c44eead7f4ad07e6de8f9474aeb317
2   "name": "HiliteUI",
3   "version": "0.1.12-alpha",
4   "summary": "HiliteSDK UI module.",
5   "description": "Provides UI classes for HiliteSDK",
6   "homepage": "https://github.com/betacamp/HiliteUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Preston Pope": "prestonwpope@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/betacamp/HiliteUI.git",
16     "tag": "0.1.12-alpha"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HiliteUI/Classes/**/*",
22   "dependencies": {
23     "HiliteCore": [
24       "~> 0.1.20-alpha"
25     ]
26   }