blob: 03c735e65a5a59682a71b504534b4cc711bcf611 [file] [log] [blame]
{
"name": "BN_TableViewCell",
"version": "1.4.0",
"summary": "UITableViewCell封装.",
"description": "UITableViewCell模板封装.",
"homepage": "https://github.com/shang1219178163/BN_TableViewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BN_TableViewCell.git",
"tag": "1.4.0"
},
"source_files": "BN_TableViewCell/*",
"public_header_files": "BN_TableViewCell/*.h",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"ImageIO",
"Accelerate",
"AssetsLibrary",
"MobileCoreServices",
"SystemConfiguration",
"ImageIO",
"JavaScriptCore",
"WebKit"
],
"dependencies": {
"BN_Kit": [
],
"BN_Globle": [
],
"BN_Category": [
],
"BN_View": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}