[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 6 / QWeather-SDK / 4.9.1 / QWeather-SDK.podspec.json
blobc2a38f2c652f66ff55f25ed374cda3ff1f075f3a
2   "name": "QWeather-SDK",
3   "version": "4.9.1",
4   "summary": "A short summary of QWeather.",
5   "description": "A description of QWeather.",
6   "homepage": "https://github.com/qwd/iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "韩笑白": "hanxiaobai@qweather.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/qwd/iOS-SDK.git",
20     "tag": "4.9.1"
21   },
22   "vendored_frameworks": "QWeather.xcframework",
23   "ios": {
24     "pod_target_xcconfig": {
25       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
26     }
27   },
28   "osx": {
29     "pod_target_xcconfig": {
30       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
31     }
32   },
33   "dependencies": {
34     "AFNetworking": [
35       "~> 4.0.1"
36     ]
37   }