blob: 2bb1656827e6657fc0ceb8a58332e70e4c0e1782 [file] [log] [blame]
{
"name": "BPMQTT",
"version": "1.0.1",
"summary": "A tool for network",
"description": "A tool for network.",
"homepage": "http://192.168.4.239/wallet-client/BPMQTT",
"license": "MIT",
"authors": {
"zack": "Zack.Wu@bluepay.asia"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@192.168.4.239:wallet-client/BPMQTT.git",
"tag": "1.0.1"
},
"source_files": "BPMQTT/BPMQTT/**/*",
"requires_arc": true,
"dependencies": {
"MQTTClient": [
"~> 0.9.7"
]
}
}