[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / a / 6 / HaloObjCSDK / 2.3.0 / HaloObjCSDK.podspec.json
blob52430449f95cb9e200c534386d6da9b49204554c
2   "name": "HaloObjCSDK",
3   "module_name": "HaloObjC",
4   "version": "2.3.0",
5   "summary": "HALO iOS SDK (Objective-C)",
6   "homepage": "https://mobgen.github.io/halo-documentation/ios_home.html",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Borja Santos-Diez": "borja.santos@mobgen.com"
10   },
11   "source": {
12     "git": "https://github.com/mobgen/halo-ios.git",
13     "tag": "2.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "HaloObjC/**/*.{h,swift}",
20   "public_header_files": "HaloObjC/**/*.h",
21   "dependencies": {
22     "HaloSDK": [
24     ]
25   },
26   "pushed_with_swift_version": "3.1"