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