[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / 2 / 7 / 3 / CVDevice / 1.0.2 / CVDevice.podspec.json
blob0b595a873c0bb4418a38045d9f77ec170f71b7ab
2   "name": "CVDevice",
3   "version": "1.0.2",
4   "summary": "Device",
5   "description": "Something for device, like: device name, IP Address, wifi name, battery monitor etc.",
6   "homepage": "https://github.com/weixhe/CVDevice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weixhe": "workerwei@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/weixhe/CVDevice.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "CVDevice/CVDevice/**/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "KeychainAccess": [
26     ]
27   }