[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 7 / 6 / 4 / Ver-ID-Serialization / 1.0.0 / Ver-ID-Serialization.podspec.json
blobf07762843484826cc095acd610317bcc7d4c0bba
2   "name": "Ver-ID-Serialization",
3   "module_name": "VerIDSerialization",
4   "version": "1.0.0",
5   "summary": "Serialization of common Ver-ID SDK types using protocol buffers",
6   "homepage": "https://github.com/AppliedRecognition/Ver-ID-Serialization-Apple",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jakub Dolejs",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/AppliedRecognition/Ver-ID-Serialization-Apple.git",
17     "tag": "v1.0.0"
18   },
19   "dependencies": {
20     "Ver-ID/Core": [
21       "~> 2.6"
22     ],
23     "SwiftProtobuf": [
24       "~> 1.19"
25     ]
26   }