[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 6 / QWeather-SDK / 4.16 / QWeather-SDK.podspec.json
blob316fa2e5b08928d6031fabba3c024ba0754f5bb9
2   "name": "QWeather-SDK",
3   "version": "4.16",
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": "11.0",
16     "osx": "10.15",
17     "watchos": "4.0"
18   },
19   "source": {
20     "http": "https://a.hecdn.net/download/api_sdk/QWeather_iOS_SDK_Pub_V4.16.zip",
21     "sha256": "057bb21a21872d2ed43532606c489377f0fb0e49e120cba8e541aafc91e41293"
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   }