2 "name": "NSArray+SafeAccess",
4 "summary": "NSArray category for avoiding NSRangeException",
5 "description": " When accessing an item from a NSArray object with an index out of the bounds of the NSArray, nil is returned instead of throwing a NSRangeException.\n",
6 "homepage": "https://github.com/apploft/NSArray-SafeAccess",
12 "Michael Kamphausen": "michael.kamphausen@apploft.de"
18 "git": "https://github.com/apploft/NSArray-SafeAccess.git",
25 "exclude_files": "Classes/Exclude",