[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / f / RXFeedbackSDK / 1.0.2 / RXFeedbackSDK.podspec.json
blob35c2fd6dcd274c59c3c54dc4b9e54dfafa9df314
2   "name": "RXFeedbackSDK",
3   "version": "1.0.2",
4   "summary": "RXFeedbackSDK framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXFeedbackSDK",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXFeedbackSDK.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": "*.framework/Headers/*.{h,m,plist}",
18   "vendored_frameworks": "*.framework",
19   "resources": "*.framework/RXOSFeedback.bundle",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "RXSDK_Pure": [
26     ],
27     "RXLanguageKit": [
29     ]
30   }