4 "summary": "工具库.包含所有工具(网络,缓存,偏好设置,类目)组件",
5 "description": "该项目仅供T11项目使用,项目包含APP中使用的底层工具函数",
6 "homepage": "http://git.myt11.com/t11_app/tfoundation",
12 "t11": "yiyong.hu@myt11.com"
15 "git": "git@git.myt11.com:t11_app/tfoundation.git",
26 "frameworks": "AppKit"
34 "OHTER_LINKER_FLAGS": "-OjbC"
36 "user_target_xcconfig": {
37 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
42 "public_header_files": "TFoundation/Internal/*.h",
43 "source_files": "TFoundation/Internal/**/*"
54 "TFoundation/Internal": [
57 "TFoundation/DataSafe": [
61 "public_header_files": "TFoundation/Category/*.h",
62 "source_files": "TFoundation/Category/**/*"
67 "TFoundation/Internal": [
71 "public_header_files": "TFoundation/Hard/*.h",
72 "source_files": "TFoundation/Hard/**/*"
77 "TFoundation/Internal": [
84 "public_header_files": "TFoundation/DataSafe/*.h",
85 "source_files": "TFoundation/DataSafe/**/*"
88 "name": "ArchiveData",
90 "TFoundation/Internal": [
93 "TFoundation/FileManager": [
97 "public_header_files": "TFoundation/ArchiveData/*.h",
98 "source_files": "TFoundation/ArchiveData/**/*"
101 "name": "FileManager",
103 "TFoundation/Internal": [
107 "public_header_files": "TFoundation/FileManager/*.h",
108 "source_files": "TFoundation/FileManager/**/*"
113 "TFoundation/Internal": [
117 "public_header_files": "TFoundation/Predicate/*.h",
118 "source_files": "TFoundation/Predicate/**/*"
123 "TFoundation/Internal": [
127 "public_header_files": "TFoundation/Timer/*.h",
128 "source_files": "TFoundation/Timer/**/*"
131 "name": "UserDefault",
133 "TFoundation/Internal": [
137 "public_header_files": "TFoundation/UserDefault/*.h",
138 "source_files": "TFoundation/UserDefault/**/*"
143 "TFoundation/Internal": [
147 "public_header_files": "TFoundation/Keychain/*.h",
148 "source_files": "TFoundation/Keychain/**/*"
153 "TFoundation/Internal": [
156 "TFoundation/Keychain": [
159 "TFoundation/Category": [
163 "public_header_files": "TFoundation/Device/*.h",
164 "source_files": "TFoundation/Device/**/*"
169 "TFoundation/Internal": [
173 "public_header_files": "TFoundation/Media/*.h",
174 "source_files": "TFoundation/Media/**/*",
175 "frameworks": "AudioToolBox"
180 "TFoundation/Category": [
184 "public_header_files": "TFoundation/Dealloc/*.h",
185 "source_files": "TFoundation/Dealloc/**/*"