2 "name": "OCSafeMethod",
4 "summary": "Safe methods of NSDictionary and NSArray",
5 "description": "* get string or number immediate from NSDictionary and NSArray\n* No warry about crashs caused by type error.",
9 "homepage": "https://github.com/NianJi/OCSafeMethod",
15 "念纪": "fengnianji@gmail.com"
18 "git": "https://github.com/NianJi/OCSafeMethod.git",
21 "source_files": "OCSafeMethod/**/*.{h,m}",
23 "frameworks": "Foundation"