blob: 3a97d79173aeff52c3bf855f256b05b23b84c7d8 [file] [log] [blame]
{
"name": "BugEase",
"version": "2.0.2",
"summary": "ios端Bug反馈SDK.",
"homepage": "https://bugease.hz.netease.com",
"license": {
"type": "MIT",
"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"
},
"authors": {
"勾承甫": "hhzgouchengfu@corp.netease.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BugEase/BugEase_iOS.git"
},
"source_files": "BugEase_iOS.framework/Headers/*.{h}",
"resources": "BugEase_ios_Bundle.bundle",
"libraries": "z.1.2.5",
"requires_arc": true,
"vendored_frameworks": "BugEase_iOS.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/BugEase_iOS/\"",
"OTHER_LDFLAGS": "-ObjC"
}
}