[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / b / BugEase / 2.2.0 / BugEase.podspec.json
blobcac076e960b54205571dfdc7497910267c5c7880
2   "name": "BugEase",
3   "version": "2.2.0",
4   "summary": "ios端Bug反馈SDK.",
5   "homepage": "https://bugease.hz.netease.com",
6   "license": {
7     "type": "MIT",
8     "text": "                Copyright (C) 2016 BugEase.\n                Permission is hereby granted to use this framework as is, modification are not allowed.\n                All rights reserved.\n                \n"
9   },
10   "authors": {
11     "bugease": "bugease@126.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/BugEase/BugEase_iOS.git"
18   },
19   "source_files": "BugEase_iOS.framework/Headers/*.{h}",
20   "resources": "BugEase_ios_Bundle.bundle",
21   "libraries": "z.1.2.5",
22   "requires_arc": true,
23   "vendored_frameworks": "BugEase_iOS.framework",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BugEase_iOS/\"",
26     "OTHER_LDFLAGS": "-ObjC"
27   }