blob: ef36fdf22de97dd55af2af62b4de8b74c2033d72 [file] [log] [blame]
{
"name": "BN_Bundle",
"version": "1.0.0",
"summary": "解决不同NSBundle的文件读取.",
"description": "解决不同NSBundle的文件读取,基础资源库读取问题.",
"homepage": "https://github.com/shang1219178163/BN_Bundle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BN_Bundle.git",
"tag": "1.0.0"
},
"source_files": "BN_Bundle/*",
"public_header_files": "BN_Bundle/*.h",
"dependencies": {
"BN_Globle": [
]
},
"deprecated": true
}