2 "name": "ZOEAlertView",
4 "summary": "It is a ZOEAlertView used on iOS, which implement by Objective-C",
5 "description": "It is a ZOEAlertView used on iOS, which implement by Objective-C.",
6 "homepage": "https://github.com/ChenZhenChun/ZOEAlertView",
9 "ChenZhenChun": "346891964@qq.com"
12 "git": "https://github.com/ChenZhenChun/ZOEAlertView.git",
27 "source_files": "ZOEAlertView/ZOECommon/*.{h,m}",
28 "public_header_files": "ZOEAlertView/ZOECommon/*.h"
31 "name": "ZOEAlertView",
32 "source_files": "ZOEAlertView/ZOEAlertView/*.{h,m}",
33 "public_header_files": "ZOEAlertView/ZOEAlertView/*.h",
35 "ZOEAlertView/ZOECommon": [
38 "ZOEPlaceholderTextView": [
45 "user_target_xcconfig": {
46 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
50 "name": "ZOEActionSheet",
51 "source_files": "ZOEAlertView/ZOEActionSheet/*.{h,m}",
52 "public_header_files": "ZOEAlertView/ZOEActionSheet/*.h",
54 "ZOEAlertView/ZOECommon": [