[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 5 / XYSafeKit / 0.0.1 / XYSafeKit.podspec.json
blobe3593f5eeb7282561cbac6247edae934a6850de0
2   "name": "XYSafeKit",
3   "version": "0.0.1",
4   "summary": "XYSafeKit",
5   "description": "异常处理:debug模式下显示错误堆栈,release下不闪退",
6   "homepage": "https://github.com/wangronggang/XYSafeKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wrg": "313886800@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wangronggang/XYSafeKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "XYSafekitPod/**/*.{h,m}"