blob: 1b8e103b2cad5c505ca9cb2b3fd5199a174c5d71 [file] [log] [blame]
{
"name": "DeadPool-bin",
"version": "0.1.1",
"summary": "Sniff infomation for RMD",
"description": "Sniff application & device infomation and combined with vendor infomation, report to RMD for simulator identification .",
"homepage": "https://github.com/Eleme-IMF/DeadPool-bin",
"license": "MIT",
"authors": {
"leo": "liangliang.gao@ele.me"
},
"source": {
"git": "https://github.com/Eleme-IMF/DeadPool-bin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"vendored_frameworks": "DeadPool.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load"
},
"resources": "DeadPool.bundle",
"module_map": "DeadPool.framework/Modules/module.modulemap"
}