4 "summary": "Create Category for NSArray and NSDictionary to Protect Data.",
5 "description": "\nIn the judgement before using arrays and dictionaries, protect the data\n",
6 "homepage": "https://github.com/lishiping/SafeData.git",
9 "lishiping": "83118274@qq.com"
15 "git": "https://github.com/lishiping/SafeData.git",
19 "SafeData/SafeFoundation/*.{h,m,mm,cpp,c}",
20 "SafeData/SafeFoundation/*/*.{h,m,mm,cpp,c}"
22 "public_header_files": [
23 "SafeData/SafeFoundation/*.h",
24 "SafeData/SafeFoundation/*/*.h"
26 "frameworks": "Foundation",
29 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"