blob: 0fbe2cae70c151c138672ceae1289fa7c808f724 [file] [log] [blame]
{
"name": "BLDebugTools",
"version": "0.1.1",
"summary": "DebugTools for app",
"homepage": "https://github.com/bigL055/BLDebugTools",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"linger": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/BLDebugTools",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/**"
],
"public_header_files": "Sources/BLDebugTools.h",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "4.0"
}