[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 6 / a / motor_pod / 22.0.0 / motor_pod.podspec.json
blob6c2c4b6a3e9bc301967b800f940444a885dcfa72
2   "name": "motor_pod",
3   "version": "22.0.0",
4   "summary": "The Sonr Motor.xcframework",
5   "authors": {
6     "Prad Nukala": "prad@sonr.io"
7   },
8   "source": {
9     "git": "https://gitlab.com/sonr-io/motor_pod.git",
10     "tag": "22.0.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   },
21   "swift_versions": "5.0",
22   "public_header_files": "Motor.xcframework/**/Headers/*.h",
23   "source_files": "Motor.xcframework/**/*.{h,m,swift}",
24   "vendored_frameworks": "Motor.xcframework",
25   "preserve_paths": "Motor.xcframework/*",
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-framework Motor",
32     "ENABLE_BITCODE": "NO"
33   },
34   "swift_version": "5.0"