4 "summary": "awesome iOS development tools(Objective-C)",
5 "description": "collect some iOS development tools, e.g: category、block、runtime、subclass、macro, and so on...",
6 "homepage": "https://github.com/faimin",
12 "Zero.D.Saber": "fuxianchao@gmail.com"
19 "git": "https://github.com/faimin/ZDToolKit.git",
24 "name": "ZDAutoLayout",
25 "source_files": "ZDToolKit/ZDAutoLayout/*.{h,m}"
29 "source_files": "ZDToolKit/ZDBlock/*.{h,m}"
36 "source_files": "ZDToolKit/ZDCategory/Foundation/*.{h,m}",
45 "source_files": "ZDToolKit/ZDCategory/UIKit/*.{h,m}",
65 "source_files": "ZDToolKit/ZDMacros/*.{h,m}"
69 "source_files": "ZDToolKit/ZDRuntime/*.{h,m}"
73 "source_files": "ZDToolKit/ZDTools/*.{h,m}",
74 "exclude_files": "ZDToolKit/ZDTools/ZDSafe.{h,m}",
77 "name": "BackButtonHandle",
78 "source_files": "ZDToolKit/ZDTools/BackButtonHandle/*.{h,m}"
84 "requires_arc": false,
85 "source_files": "ZDToolKit/ZDTools/ZDSafe.{h,m}"