blob: e9fcb8cf542aed704ba66d6d6aece4e60ecb0f65 [file] [log] [blame]
{
"name": "BLUtility",
"version": "0.0.2",
"summary": "To be added.",
"description": "To be addedp next time.",
"homepage": "https://github.com/iHealthBaoLei/iOS-BLUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lei Bao": "baolei@ihealthlabs.com.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/iHealthBaoLei/iOS-BLUtility.git",
"tag": "0.0.2"
},
"source_files": [
"BLUtilityProject",
"BLUtilityProject/Src/*.{h,m}"
],
"frameworks": "UIKit"
}