blob: 79592a46995c5cb7aad3125092e68936d974babe [file] [log] [blame]
{
"name": "BFNotch",
"version": "0.0.2",
"summary": "A short description of BFNotch.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_Notch.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_Notch.git",
"tag": "0.0.2"
},
"source_files": "BFNotch/*.{h,m}",
"dependencies": {
"BFLog": [
]
}
}