[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / d / InstaScan / 1.0.0 / InstaScan.podspec.json
blob72f957eae3539e8c054f29f557ce55663fe07930
2   "name": "InstaScan",
3   "version": "1.0.0",
4   "summary": "InstaScan SDK for iOS applications",
5   "description": "InstaScan is a framework used for recognizing pincodes",
6   "homepage": "https://github.com/KaizenTechnology/instascan-ios-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c), Kaizen Tech Inc. All rights reserved."
10   },
11   "authors": {
12     "Kaizen": "instascan@kaizentech.net"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://github.com/KaizenTechnology/instascan-ios-sdk/raw/1.0.0/InstaScan.xcframework.zip"
19   },
20   "vendored_frameworks": "InstaScan.xcframework",
21   "static_framework": true,
22   "requires_arc": true,
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/InstaScan\""
25   }