[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 8 / d / b / BugEase / 2.1.0 / BugEase.podspec.json
blob1907a3f361182b9397b88e69817de73b8b46c592
2   "name": "BugEase",
3   "version": "2.1.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     "勾承甫": "hhzgouchengfu@corp.netease.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   }