blob: 257edf6df9c20e5f86547841259e50e85a3fef9f [file] [log] [blame]
{
"name": "XiaoAnBLE",
"version": "1.0.0.1",
"summary": "小安科技iOS蓝牙SDK",
"description": "包含了小安盒子蓝牙基本控制",
"homepage": "https://github.com/c1394393468/XiaoAnBLE",
"license": "Apache License 2.0",
"authors": {
"蔡剑雄": "caijianxiong@xiaoantech.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/c1394393468/XiaoAnBLE.git",
"tag": "1.0.0.1"
},
"source_files": [
"XiaoAnBLE",
"*.*"
],
"exclude_files": "XiaoAnBLE/Example"
}