4 "summary": "Usefull tool for objective-c develop.",
5 "description": "Usefull tool for objective-c develop.Help yourself in this post.",
6 "homepage": "https://github.com/reference/BDToolKit",
12 "Scott Ban": "imti_bandianhong@126.com"
18 "git": "https://github.com/reference/BDToolKit.git",
26 "source_files": "BDToolKit.h",
27 "public_header_files": "BDToolKit.h",
30 "name": "BDViewController",
31 "source_files": "UIKit/Controller/BDViewController/*.{h,m}",
32 "public_header_files": "UIKit/Controller/BDViewController/*.h"
35 "name": "BDTableViewController",
36 "source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
37 "public_header_files": "UIKit/Controller/BDTableViewController/*.h"
40 "name": "BDCollectionViewController",
41 "source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
42 "public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
46 "source_files": "UIKit/View/BDView/*.{h,m}",
47 "public_header_files": "UIKit/View/BDView/*.h"
50 "name": "BDTableViewCell",
51 "source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
52 "public_header_files": "UIKit/View/BDTableViewCell/*.h"
55 "name": "BDCollectionViewCell",
56 "source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
57 "public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
60 "name": "NSArray+BDUIKIT",
61 "source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
62 "public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
65 "name": "NSString+BD",
66 "source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
67 "public_header_files": "UIKit/Catagory/NSString+BD/*.h"
71 "source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
72 "public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
75 "name": "UITextField+BD",
76 "source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
77 "public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
80 "name": "UITextView+BD",
81 "source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
82 "public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
86 "source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
87 "public_header_files": "UIKit/Catagory/UIView+BD/*.h"