[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 6 / QWeather-SDK / 4.12 / QWeather-SDK.podspec.json
blobb60773971e637890e36f076e74c05b030046f64b
2   "name": "QWeather-SDK",
3   "version": "4.12",
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": "11.0",
16     "osx": "10.13",
17     "watchos": "4.0"
18   },
19   "source": {
20     "git": "https://github.com/qwd/iOS-SDK.git",
21     "tag": "4.12"
22   },
23   "vendored_frameworks": "QWeather.xcframework",
24   "ios": {
25     "pod_target_xcconfig": {
26       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
27     }
28   },
29   "osx": {
30     "pod_target_xcconfig": {
31       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather"
32     }
33   },
34   "watchos": {
35     "pod_target_xcconfig": {
36       "PRODUCT_BUNDLE_IDENTIFIER": "com.qwd.QWeather-watchOS"
37     }
38   },
39   "swift_versions": [
40     "5"
41   ],
42   "dependencies": {
43     "Alamofire": [
44       "~> 5.6.4"
45     ]
46   },
47   "swift_version": "5"