[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / 1 / motor-pods / 0.1.0 / motor-pods.podspec.json
blobd6b66eae53ab34e325163ab6e52ffe7231bfc552
2   "name": "motor-pods",
3   "version": "0.1.0",
4   "summary": "The Sonr Motor.xcframework",
5   "description": "A legacy implementation for the Sonr Motor.xcframework",
6   "homepage": "https://github.com/sonr-io/motor-pods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prad Nukala": "pradn@sonr.io"
13   },
14   "source": {
15     "git": "https://github.com/sonr-io/motor-pods.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "motor-pods/Classes/**/*",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
25   },
26   "swift_versions": "5.0",
27   "preserve_paths": "Frameworks/Motor.xcframework/**/*",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-framework Motor",
30     "ENABLE_BITCODE": "NO"
31   },
32   "vendored_frameworks": "Frameworks/Motor.xcframework",
33   "swift_version": "5.0"