[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 9 / c / SFCrashLogs / 0.0.1 / SFCrashLogs.podspec.json
blobdd8edea20c0639a5c70facc8031d98c0dc531224
2   "name": "SFCrashLogs",
3   "version": "0.0.1",
4   "summary": "收集线上应用闪退原因",
5   "description": "很方便的获取到线上应用闪退原因,数据已转化成字符串形式,便于上传至服务器",
6   "homepage": "https://github.com/suifumin/SFCrashLogs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suifumin": "sfmzqbx@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/suifumin/SFCrashLogs.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SFCrashLogs/Classes/**/*.{h,m}",
22   "public_header_files": "SFCrashLogs/Classes/**/*.h"