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