4 "summary": "awesome development iOS 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 "ZDToolKit/ZDAutoLayout/*.{h, m}",
25 "ZDToolKit/ZDBlock/*.{h, m}",
26 "ZDToolKit/ZDCategory/Foundation/*.{h, m}",
27 "ZDToolKit/ZDCategory/UIKit/*.{h, m}",
28 "ZDToolKit/ZDMacros/*",
29 "ZDToolKit/ZDRuntime/*.{h, m}",
30 "ZDToolKit/ZDTools/*.{h, m}",
31 "ZDToolKit/ZDTools/RZCollectionTableView/*.{h, m}",
32 "ZDToolKit/ZDTools/NavigationBarTool/BackButtonHandle/*.{h, m}",
33 "ZDToolKit/ZDTools/NavigationBarTool/KMNavigationBarTransition/*.{h, m}"
35 "exclude_files": "ZDToolKit/ZDTools/NavigationBarTool/ZDNavigationController.{h,m}"