[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / e / f / VHYun_Crash / 1.0.0 / VHYun_Crash.podspec.json
blob117256d0c6639c571eb28cca7d0f97b016d2d6be
2   "name": "VHYun_Crash",
3   "version": "1.0.0",
4   "authors": {
5     "guochao": "chao.guo@vhall.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://www.vhall.com",
12   "source": {
13     "git": "https://github.com/vhall/VHYun_SDK_Crash_iOS.git",
14     "tag": "1.0.0"
15   },
16   "summary": "iOS Crash framework",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "module_name": "VHYun_Crash",
23   "resources": [
24     "README.md"
25   ],
26   "vendored_frameworks": "VHYunFrameworks/*.framework",
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
29     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
30     "VALID_ARCHS": "x86_64 i386 armv7 arm64"
31   }