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/EyreFree/EFSafeArray",
12 "EyreFree": "eyrefree@eyrefree.org"
15 "git": "https://github.com/EyreFree/EFSafeArray.git",
18 "social_media_url": "https://twitter.com/EyreFree777",
22 "source_files": "EFSafeArray/Classes/**/*",
23 "pushed_with_swift_version": "3.0"