blob: d40dcf367a01c759bb6afe1946e6bf89c2ed568e [file] [log] [blame]
{
"name": "HR_BLELink",
"version": "0.0.1.1",
"summary": "HR_BLELink",
"description": "Risenb iOS Development Components of HR_BLELink",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuming": "97461909@qq.com"
},
"source": {
"git": "https://git.oschina.net/liuming_0109/BLELink.git",
"tag": "0.0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HR_BLELink/Classes/HRBLELink/**/*.{h,m}",
"resources": [
"HR_BLELink/Classes/HRBLELink/**/*.xib"
],
"dependencies": {
"Masonry": [
]
}
}