[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 9 / d / InstaScan / 1.0.2 / InstaScan.podspec.json
blob8a5aeb42b8ba44993fdb88d5b9dda0d92ed6fc9e
2   "name": "InstaScan",
3   "version": "1.0.2",
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.2/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   }