2 "name": "BNTableViewCell",
4 "summary": "UITableViewCell封装.",
5 "description": "UITableViewCell模板封装.",
6 "homepage": "https://github.com/shang1219178163/BNTableViewCell",
12 "BIN": "shang1219178163@gmail.com"
19 "git": "https://github.com/shang1219178163/BNTableViewCell.git",
22 "source_files": "BNTableViewCell/*",
23 "public_header_files": "BNTableViewCell/*.h",
38 "SystemConfiguration",
60 "pod_target_xcconfig": {
61 "GCC_PREPROCESSOR_DEFINITIONS": "MAS_SHORTHAND_GLOBALS=1, MAS_SHORTHAND=1"
63 "user_target_xcconfig": {
64 "GCC_PREPROCESSOR_DEFINITIONS": "MAS_SHORTHAND_GLOBALS=1, MAS_SHORTHAND=1",
65 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"