[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 5 / e / VeloxitySDKXCFramework / 3.9.3 / VeloxitySDKXCFramework.podspec.json
blob89668f42594064c7606605a7dcbe44765fcead93
2   "name": "VeloxitySDKXCFramework",
3   "module_name": "VeloxitySDKXCFramework",
4   "version": "3.9.3",
5   "summary": "Veloxity iOS SDK",
6   "description": "Veloxity SDK For IOS(XCFramework)",
7   "homepage": "https://bitbucket.org/veloxity-inc/veloxity-ios-cocoapods",
8   "license": "Proprietary License",
9   "authors": {
10     "veloxity": "developer@veloxity.net"
11   },
12   "source": {
13     "git": "https://bitbucket.org/veloxity-inc/veloxity-ios-cocoapods",
14     "tag": "3.9.3"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "vendored_frameworks": "Pod/VeloxitySDK.xcframework"
22   },
23   "preserve_paths": "Pod/VeloxitySDK.xcframework",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CFNetwork",
28     "CoreLocation",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "Security",
32     "VeloxitySDK"
33   ],
34   "libraries": [
35     "z",
36     "sqlite3"
37   ]