4 "summary": "Category for NSArray and NSDictionary to Protect Data.保护数组防止插入空数组,防止数组越界,保护字典的类别也非常实用,可以直接得到转换后的类型",
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",