blob: 282f4edc50e6752ff345753c5037275942d78e0d [file] [log] [blame]
{
"name": "BBSInspector",
"version": "0.1.4",
"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.4"
},
"source_files": [
"Classes",
"Library/Classes/*.{h,m,swift}"
],
"requires_arc": true
}