blob: 970f7d91313576c420cedc4bdedbd203c8cf856c [file] [log] [blame]
{
"name": "DeadPool-bin",
"version": "0.3.0",
"summary": "Sniff infomation for RMD",
"license": "MIT",
"authors": {
"leo": "liangliang.gao@ele.me"
},
"homepage": "https://github.com/Eleme-IMF/DeadPool-bin",
"description": "Sniff application & device infomation and combined with vendor infomation, report to RMD for simulator identification .",
"frameworks": "UIKit",
"libraries": "stdc++",
"requires_arc": true,
"source": {
"git": "https://github.com/Eleme-IMF/DeadPool-bin.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/DeadPool.framework"
}
}