[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 3 / f / c / XUNCrashShield / 0.1.0 / XUNCrashShield.podspec.json
blobce794455a363753aa4eb969af57b372eed82149b
2   "name": "XUNCrashShield",
3   "version": "0.1.0",
4   "summary": "A short description of XUNCrashShield.",
5   "description": "A tiny shield for crash online. 一个防止线上 80% crash 的轻微的防御盾。",
6   "homepage": "https://github.com/ListenXunInNight/XUNCrashShield",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xun": "listenxun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ListenXunInNight/XUNCrashShield.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "XUNCrashShield/Classes/**/**"
23   ],
24   "public_header_files": [
25     "XUNCrashShield/Classes/**/**.h",
26     "XUNCrashShield/Classes/**.h"
27   ]