[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 6 / QWeather-SDK / 4.10 / QWeather-SDK.podspec.json
blobd7471ab6c2729dea3b028023d7bdc054bfbfc13a
2   "name": "QWeather-SDK",
3   "version": "4.10",
4   "summary": "和风天气官方SDK",
5   "description": "支持iOS真机和模拟器,支持macOS",
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.10"
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   }