blob: 1a213eccb6b85f3145d9feff37448bb39748d914 [file] [log] [blame]
{
"name": "SimpleDeviceManager",
"version": "0.0.2",
"summary": "An easy way to install Xiaoqidai allication.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erdong Wang": "wangerdong@treefinance.com.cn"
},
"homepage": "https://github.com/Chasingdreamboy/SimpleDeviceManager",
"description": "方便快速接入小期贷。",
"source": {
"git": "https://github.com/Chasingdreamboy/SimpleDeviceManager.git"
},
"libraries": [
"resolv"
],
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "ios/DSDeviceManager.framework"
}
}