blob: d3cbf13d5e8a202cdc034e72d2d0f8e81be421a8 [file] [log] [blame]
{
"name": "BBSInspector",
"version": "0.1.5",
"summary": "Extendable device and application information in your iOS application",
"homepage": "https://github.com/bigbossstudio-dev/BBSInspector",
"license": {
"type": "MIT"
},
"authors": {
"Cyril Chandelier": "cyril.chandelier@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bigbossstudio-dev/BBSInspector.git",
"tag": "0.1.5"
},
"source_files": [
"Classes",
"Library/Classes/*.{h,m,swift}"
],
"requires_arc": true
}