blob: 12c4826bc81a017149190e8b55eb0c4e8836a321 [file] [log] [blame]
{
"name": "BugEase_iOS",
"version": "1.2.4",
"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/hzgoucheng/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"
}
}