[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / c / 7 / BugrptSDK / 1.2.1.1 / BugrptSDK.podspec.json
blob7d01925beaece7dc63c35d71f09e0f414f042e7c
2   "name": "BugrptSDK",
3   "version": "1.2.1.1",
4   "summary": "Bugrpt iOS SDK",
5   "description": "iOS framework for Crash Report Service",
6   "homepage": "http://crash.163.com/",
7   "authors": {
8     "apksafe": "apksafe@163.com"
9   },
10   "license": {
11     "type": "Free",
12     "text": "©2016 crash.163.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/apksafe/Bugrpt-iOS/master/Release/bugrpt_ios_1.2.1.1.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "Bugrpt.framework",
22   "frameworks": [
23     "SystemConfiguration",
24     "Security",
25     "CoreTelephony",
26     "CFNetwork",
27     "JavaScriptCore"
28   ],
29   "libraries": [
30     "c++",
31     "z"
32   ]