[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / b / BugEase / 2.5.0 / BugEase.podspec.json
blob15e3dec89c35a00d51d584a0e2b63799845e30f6
2   "name": "BugEase",
3   "version": "2.5.0",
4   "summary": "ios端Bug反馈SDK.",
5   "homepage": "https://bugease.hz.netease.com",
6   "license": {
7     "type": "MIT",
8     "text": "                Copyright (C) 2017 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": [
22     "z.1.2.5",
23     "c++"
24   ],
25   "requires_arc": true,
26   "vendored_frameworks": "BugEase_iOS.framework",
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BugEase_iOS/\"",
29     "OTHER_LDFLAGS": "-ObjC"
30   }