[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 6 / LyraCardsRecognizer / 2.0.0 / LyraCardsRecognizer.podspec.json
blobab10259f41a2ba019fe9d92e99fc0f5e4671ed62
2   "name": "LyraCardsRecognizer",
3   "version": "2.0.0",
4   "summary": "LyraCardsRecognizer allows you to recognize the card using the device camera :)",
5   "homepage": "https://github.com/lyra/ios-cards-camera-recognizer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Lyra Dev Mobile": "dev-mobile@lyra-network.com"
12   },
13   "source": {
14     "git": "https://github.com/lyra/ios-cards-camera-recognizer.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LyraCardsRecognizer.xcframework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }