4 "summary": "Category for NSArray and NSDictionary to Protect Data prevent the crash.检查数据类型防止插入空数据和数组越界,字典直接得到转换后的OC,C类型",
5 "homepage": "https://github.com/lishiping/SafeData.git",
8 "lishiping": "83118274@qq.com"
14 "git": "https://github.com/lishiping/SafeData.git",
18 "SafeData/SafeFoundation/*.{h,m,mm,cpp,c}",
19 "SafeData/SafeFoundation/*/*.{h,m,mm,cpp,c}"
21 "public_header_files": [
22 "SafeData/SafeFoundation/*.h",
23 "SafeData/SafeFoundation/*/*.h"
25 "frameworks": "Foundation",