4 "summary": "This is a tool transfer NSArray and NSDictionary object to your custom entity,using runtime",
5 "description": "This is a tool transfer NSArray and NSDictionary object to your custom entity/model,using runtime.\nwe don't have to declair which properties in entity/model are belongs to whitelist and blacklist,\nwe also made an adpter to meet the desire that custom entity/model's property name is not the same to original keys.",
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/**/*",