4 "summary": "A framework that is often used in enterprise development",
5 "description": "A framework that is often used in enterprise developments",
6 "homepage": "https://github.com/ihsh/ShFlyKit",
12 "ihsh": "957929697@qq.com"
15 "git": "https://github.com/ihsh/ShFlyKit.git",
21 "swift_versions": "4.0",
22 "pod_target_xcconfig": {
23 "ENABLE_BITCODE": "NO",
24 "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO",
25 "OTHER_LDFLAGS": "-ObjC",
26 "LIBRARY_SEARCH_PATHS": [
31 "static_framework": true,
52 "frameworks": "UIKit",
56 "source_files": "ShFlyKit/Classes/Base/**/*"
60 "source_files": "ShFlyKit/Classes/Chart/**/*",
69 "source_files": "ShFlyKit/Classes/Media/**/*",
78 "source_files": "ShFlyKit/Classes/Network/**/*",
87 "source_files": "ShFlyKit/Classes/Server/**/*",
96 "source_files": "ShFlyKit/Classes/Graphics/**/*",
105 "resource_bundles": {
107 "ShFlyKit/Assets/Graphics/**/*"
112 "name": "Components",
113 "source_files": "ShFlyKit/Classes/Components/**/*",
121 "ShFlyKit/Graphics": [
125 "resource_bundles": {
127 "ShFlyKit/Assets/Components/**/*"
133 "source_files": "ShFlyKit/Classes/Share/**/*.{h,m,swift}",
134 "public_header_files": "ShFlyKit/Classes/Share/**/*.h",
141 "SystemConfiguration",
152 "vendored_frameworks": "ShFlyKit/Classes/Share/lib/Tencent/TencentOpenAPI.framework"
154 "resources": "ShFlyKit/Classes/Share/lib/Weibo/WeiboSDK.bundle",
155 "vendored_libraries": [
156 "ShFlyKit/Classes/Share/lib/Wechat/libWeChatSDK.a",
157 "ShFlyKit/Classes/Share/lib/Weibo/libWeiboSDK.a"
162 "source_files": "ShFlyKit/Classes/Pay/**/*.{h,m,swift}",
163 "public_header_files": "ShFlyKit/Classes/Pay/**/*.h",
171 "ShFlyKit/Graphics": [
184 "SystemConfiguration",
193 "vendored_frameworks": "ShFlyKit/Classes/Pay/SDKs/Alipay/AlipaySDK.framework"
195 "resources": "ShFlyKit/Classes/Pay/SDKs/Alipay/AlipaySDK.bundle",
196 "vendored_libraries": "ShFlyKit/Classes/Pay/**/*.a",
197 "resource_bundles": {
199 "ShFlyKit/Assets/Pay/**/*"
204 "swift_version": "4.0"