4 "summary": "EFSafeArray is an extension to make Array subscript safe.",
5 "description": "EFSafeArray is an extension to make Array subscript safe, nil will be return install of crash if index is out of range.",
6 "homepage": "https://github.com/EFPrefix/EFSafeArray",
12 "EyreFree": "eyrefree@eyrefree.org"
15 "git": "https://github.com/EFPrefix/EFSafeArray.git",
18 "social_media_url": "https://twitter.com/EyreFree777",
23 "source_files": "EFSafeArray/Classes/**/*"