blob: 1f93cb638df5f3fed5529ceec287ed1efda3674c [file] [log] [blame]
{
"name": "BN_ViewHeight",
"version": "1.2.2",
"summary": "自定义视图库",
"description": "官方控件无法满足需求的视图集合 - 复杂.",
"homepage": "https://github.com/shang1219178163/BN_ViewHeight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BN_ViewHeight.git",
"tag": "1.2.2"
},
"source_files": [
"BN_ViewHeight",
"BN_ViewHeight/**/*.{h,m}"
],
"public_header_files": [
"BN_ViewHeight/*.h",
"BN_ViewHeight/**/*.h"
],
"resource_bundles": {
"BN_ViewHeight": [
"BN_ViewHeight/Resources/*.xcassets"
]
},
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"QuartzCore",
"ImageIO",
"AssetsLibrary",
"Accelerate",
"MobileCoreServices",
"SystemConfiguration"
],
"dependencies": {
"BN_Kit": [
],
"BN_Globle": [
],
"BN_Category": [
],
"BN_CollectionView": [
],
"BN_View": [
]
}
}