blob: 472dd82c29ab9474a977fdd86cecc3b8c1e9a342 [file] [log] [blame]
{
"name": "BLDebugTools",
"version": "0.2.0",
"summary": "DebugTools for app",
"homepage": "https://github.com/linhay/BLDebugTools",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"linhey": "linhan.linhey@outlook.com"
},
"source": {
"git": "https://github.com/linhay/BLDebugTools.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/**"
],
"public_header_files": "Sources/BLDebugTools.h",
"dependencies": {
"SnapKit": [
],
"PopGesture": [
]
}
}