[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 6 / 1 / b / RXSDK_Pure / 3.3.200 / RXSDK_Pure.podspec.json
blobc841b67ae557953917b9ea8ce739445a1e0b4767
2   "name": "RXSDK_Pure",
3   "version": "3.3.200",
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.3.200"
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   "resource_bundles": {
23     "RXSDK_Pure": [
24       "PrivacyInfo.xcprivacy"
25     ]
26   },
27   "frameworks": [
28     "AdSupport",
29     "iAd",
30     "Foundation",
31     "UIKit",
32     "AuthenticationServices"
33   ],
34   "libraries": [
35     "sqlite3",
36     "c++",
37     "c++abi",
38     "z"
39   ],
40   "dependencies": {
41     "RXLanguageKit": [
43     ]
44   }