[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 6 / RXWXSDK / 1.2.6 / RXWXSDK.podspec.json
blobe58ca2e2ac81e6742359d44a5d1f0788ee972211
2   "name": "RXWXSDK",
3   "version": "1.2.6",
4   "summary": "ruixue wechat framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXWXSDK",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXWXSDK.git",
12     "tag": "1.2.6"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "vendored_frameworks": "*.framework",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "frameworks": [
22     "AdSupport",
23     "iAd",
24     "Foundation",
25     "UIKit"
26   ],
27   "libraries": [
28     "sqlite3",
29     "c++",
30     "c++abi",
31     "z"
32   ],
33   "dependencies": {
34     "WechatOpenSDK": [
35       "1.8.7"
36     ]
37   }