blob: 2278d68961c53a7516396059dd1f75605626ba88 [file] [log] [blame]
{
"name": "BN_Category",
"version": "1.4.1",
"summary": "分类-项目通用方法封装.",
"description": "项目封装的实现主体,主要通过分类实现",
"homepage": "https://github.com/shang1219178163/BN_Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BN_Category.git",
"tag": "1.4.1"
},
"source_files": "BN_Category/*",
"public_header_files": "BN_Category/*.h",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"ImageIO",
"Accelerate",
"AssetsLibrary",
"MobileCoreServices",
"SystemConfiguration",
"ImageIO",
"JavaScriptCore",
"WebKit"
],
"dependencies": {
"BN_Globle": [
],
"BN_Kit": [
],
"AESCrypt-ObjC": [
],
"FLAnimatedImage": [
],
"IQKeyboardManager": [
],
"GTMBase64": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDWebImage": [
],
"Toast": [
],
"YYModel": [
]
}
}