blob: 0bae0e8ac2ba7101b28199a918b23eaf478b8240 [file] [log] [blame]
{
"name": "wiseBle",
"version": "1.2.0",
"license": "GPL-2.0",
"summary": "蓝牙操作的类库",
"homepage": "https://github.com/diaoerlangdang/WiseBle",
"authors": {
"wise": "99487616@qq.com"
},
"source": {
"git": "https://github.com/diaoerlangdang/WiseBle.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"WiseBle/*.{h,m}",
"WiseBle/category/*.{h,m}"
]
}