2 "name": "NSDDataExtend",
5 "description": "个人使用,基本数据处理,存储,方便coding,提高coding效率",
6 "homepage": "https://github.com/NeeSDev",
12 "NeeSDev": "niwei.develop@gmail.com"
18 "git": "https://github.com/NeeSDev/NSDExtendTool.git",
21 "public_header_files": "NSDDataExtend/NSDDataExtend.h",
22 "source_files": "NSDDataExtend/NSDDataExtend.h",
27 "name": "NSDKeychainAccess",
28 "public_header_files": "NSDDataExtend/NSDKeychainAccess/*.h",
29 "source_files": "NSDDataExtend/NSDKeychainAccess/*.{h,m}"