2 "name": "GFContactsRetriever",
4 "summary": "Swift class to get contacts from the address book and convert them in an array of dictionaries.",
5 "description": "Swift class to get contacts fromt he address book and convert them in an array of dictionaries. Useful to pass them as a JSON to a WebView or via REST",
6 "homepage": "https://github.com/gualtierofrigerio/GFContactsRetriever",
12 "Gualtiero Frigerio": "gualtiero.frigerio@gmail.com"
15 "git": "https://github.com/gualtierofrigerio/GFContactsRetriever.git",
18 "social_media_url": "https://twitter.com/gualtiero80",
22 "swift_version": "4.0",
23 "source_files": "GFContactsRetriever/Classes/**/*"