blob: 40be37deb9730b1118373a3c1a7a30a2e7fe3975 [file] [log] [blame]
{
"name": "BugEase",
"version": "2.2.1",
"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": {
"bugease": "bugease@126.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"
}
}