blob: 8c5701c16c74391a32bf11f012fc232b70aefe28 [file] [log] [blame]
{
"name": "BPMQTT",
"version": "1.0.0",
"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.0"
},
"source_files": "BPMQTT/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MQTTClient": [
"~> 0.9.7"
]
}
}