4 "summary": "A short description of TTToolKit.",
5 "description": "常用工具类整理",
6 "homepage": "https://github.com/TongFangyuan/TTTool",
12 "573682532@qq.com": "9019860+TongFangyuan@users.noreply.github.com"
15 "git": "https://github.com/TongFangyuan/TTTool.git",
21 "source_files": "TTToolKit/Classes/**/*",
22 "resources": "TTToolKit/Assets/TTToolKit.bundle",
31 "source_files": "TTToolKit/Classes/Encryption/*.{h,m}",
32 "public_header_files": "TTToolKit/Classes/Encryption/*.h"
36 "source_files": "TTToolKit/Classes/Helper/*.{h,m}",
37 "public_header_files": "TTToolKit/Classes/Helper/*.h"
41 "source_files": "TTToolKit/Classes/Keychain/*.{h,m}",
42 "public_header_files": "TTToolKit/Classes/Keychain/*.h"
46 "source_files": "TTToolKit/Classes/Log/*.{h,m}",
47 "public_header_files": "TTToolKit/Classes/Log/*.h"
51 "source_files": "TTToolKit/Classes/UX/*.{h,m}",
52 "public_header_files": "TTToolKit/Classes/UX/*.h"