blob: 3b28bfaeeac9f099723a512d7c4d96d05c4b7cdf [file] [log] [blame]
{
"name": "BFShake",
"version": "0.0.2",
"summary": "A short description of BFShake.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Shake.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_Shake.git",
"tag": "0.0.2"
},
"source_files": "BFShake/*.{h,m}",
"dependencies": {
"BFLog": [
]
},
"frameworks": "AudioToolbox"
}