blob: 44988a1310732c378b68a988295bffd084579e6a [file] [log] [blame]
{
"name": "AdvertiserSDK",
"version": "1.0.0",
"summary": "A short description of AdvertiserSDK.",
"description": "the sdk base on BLE advertise,it can communicateton with 2.4G device",
"homepage": "https://gitee.com/WangMingOk/advertisersdk",
"license": "MIT",
"authors": {
"WangMing": "286241793@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/WangMingOk/advertisersdk.git",
"tag": "1.0.0"
},
"vendored_frameworks": "AdvertiserSDK.framework",
"frameworks": "Foundation",
"libraries": [
"c++",
"xml2"
]
}