4 "summary": "TTToolKit工具类",
5 "description": "An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.",
6 "homepage": "https://github.com/TongFangyuan/TTTool",
12 "tongfy": "573682532@qq.com"
18 "git": "https://github.com/TongFangyuan/TTTool.git",
22 "frameworks": "UIKit",
23 "source_files": "TTToolKit/TTToolKit.h",
24 "public_header_files": "TTToolKit/TTToolKit.h",
28 "source_files": "TTToolKit/UIKit/*.{h,m}",
29 "public_header_files": "TTToolKit/UIKit/*.h"
33 "source_files": "TTToolKit/Foundation/*.{h,m}",
34 "public_header_files": "TTToolKit/Foundation/*.h"
38 "source_files": "TTToolKit/Encryption/*.{h,m}",
39 "public_header_files": "TTToolKit/Encryption/TTAES128Encrypter.h"
43 "source_files": "TTToolKit/App/*.{h,m}",
44 "public_header_files": "TTToolKit/App/*.h"
48 "source_files": "TTToolKit/Cache/*.{h,m}",
49 "public_header_files": "TTToolKit/Cache/*.h",
50 "frameworks": "Security"