[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / 4 / 1 / buyin / 1.2.0.1 / buyin.podspec.json
blobcc6632bba4fe93663a12f1d7232611757c22511f
2   "name": "buyin",
3   "version": "1.2.0.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": "http://crash-public-online.nos.netease.com/bugrpt_ios_1.1.7_6.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "Bugrpt.framework",
22   "public_header_files": "Bugrpt.framework/Headers/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "CoreTelephony",
27     "CFNetwork",
28     "JavaScriptCore"
29   ],
30   "libraries": [
31     "c++",
32     "z"
33   ]