blob: 4c2c1e8a7586cba9526f3ba4bcc813071d621a0c [file] [log] [blame]
{
"name": "LxDBAnything",
"version": "1.0.0",
"summary": "Tell you the type of any variable! Print log without any format control symbol! Change debug habit thoroughly!",
"homepage": "https://github.com/DeveloperLx/LxDBAnything",
"license": "MIT",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxDBAnything.git",
"tag": "1.0.0"
},
"source_files": "LxDBAnything.h",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics"
]
}