[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 5 / 6 / QWeather-SDK / 4.20 / QWeather-SDK.podspec.json
blob7e6bb08d1906b07514fd2e401f5d844973d2146b
2   "name": "QWeather-SDK",
3   "version": "4.20",
4   "summary": "和风天气官方SDK",
5   "description": "支持iOS真机和模拟器,支持macOS",
6   "homepage": "https://github.com/qwd/iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "xiaobai": "hanxiaobai@qweather.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "osx": "11.0",
17     "watchos": "4.0"
18   },
19   "source": {
20     "http": "https://a.hecdn.net/download/api_sdk/QWeather_iOS_SDK_Pub_V4.20.zip",
21     "sha256": "007db4a13ec45b7dba2a4bbd50fab30af4210d9af1e3bab97126b55fb485b709"
22   },
23   "vendored_frameworks": "QWeather.xcframework",
24   "preserve_paths": "QWeather.xcframework",
25   "ios": {
26     "pod_target_xcconfig": {
27       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
28     }
29   },
30   "osx": {
31     "pod_target_xcconfig": {
32       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
33     }
34   },
35   "watchos": {
36     "pod_target_xcconfig": {
37       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather-watchOS"
38     }
39   }