4 "summary": "This is a tool transfer NSArray and NSDictionary object to your custom entity,using runtime",
5 "description": " \t\t\t\t\t\t\tThis is a tool transfer NSArray and NSDictionary object to your custom entity/model,using runtime.\n \t\t\t\t\t\t\twe don't have to declair which properties in entity/model are belongs to whitelist and blacklist,\n \t\t\t\t\t\t\twe also made an adpter to meet the desire that custom entity/model's property name is not the same to original keys.\n",
6 "homepage": "https://github.com/knighthb/HBEntity",
9 "knight": "huangbin911@gmail.com"
12 "git": "https://github.com/knighthb/HBEntity.git",
19 "source_files": "Pod/Classes/**/*",