[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / b / RXSDK_Pure / 3.4.5.1 / RXSDK_Pure.podspec.json
blobea7297ba1addc2c7bdda2692438d5eafa951f595
2   "name": "RXSDK_Pure",
3   "version": "3.4.5.1",
4   "summary": "ruixue main framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXSDK_Pure",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXSDK_Pure.git",
12     "tag": "3.4.5.1"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "*.framework/Headers/*.{h,m,plist}",
18   "vendored_frameworks": "*.framework",
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "frameworks": [
23     "AppTrackingTransparency",
24     "AdServices",
25     "AdSupport",
26     "iAd",
27     "Foundation",
28     "UIKit",
29     "AuthenticationServices"
30   ],
31   "libraries": [
32     "sqlite3",
33     "c++",
34     "c++abi",
35     "z"
36   ],
37   "dependencies": {
38     "RXLanguageKit": [
40     ]
41   }