blob: 5b364608118990b8c69b948b57481e1beef13373 [file] [log] [blame]
{
"name": "DSDeviceManager",
"version": "0.0.2",
"summary": "An easy way to Use Tongdun.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erdong Wang": "wangerdong@treefinance.com.cn"
},
"homepage": "https://github.com/Chasingdreamboy",
"description": "方便快速接入小期贷。",
"frameworks": [
"UIKit"
],
"libraries": [
"resolv"
],
"source": {
"git": "https://github.com/Chasingdreamboy/DSDeviceManager.git"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "ios/GFD_FMDeviceManager.h",
"source_files": "ios/*.h",
"ios": {
"vendored_libraries": "ios/*.a"
}
}