[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / 2 / IFCrashReport / 1.0.0 / IFCrashReport.podspec.json
blob5d746ec8741405ae9af3f9e9ea57c035c9fc3281
2   "name": "IFCrashReport",
3   "version": "1.0.0",
4   "summary": "接入bugly崩溃统计",
5   "description": "接入bugly崩溃统计",
6   "homepage": "https://git.iflytek.com/EPD_HyApp_SDK_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "[Eleven]": "[ylcai3@iflytek.com]"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://git.iflytek.com/EPD_HyApp_SDK_IOS/hyapp_crash_framework.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "IFCrashReport/IFCrashReport.framework",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Bugly": [
27     ]
28   }