2 "name": "JFParseFBFriends",
4 "summary": "A CocoaPod to help manage Facebook/Parse friend relationships.",
5 "description": " Being able to quickly prototype social apps with Parse/Facebook is great. One of the annoying tasks is managing the caching/update of the user's friend network.\n\n This helper class is designed to streamline the management of your Parse PFUser's Facebook info, and use blocks to push seamless friend-list updates to your UI.\n",
6 "homepage": "https://github.com/jmfieldman/JFParseFBFriends",
9 "Jason Fieldman": "jason@fieldman.org"
12 "git": "https://github.com/jmfieldman/JFParseFBFriends.git",
19 "source_files": "Pod/Classes/**/*",
32 "ParseFacebookUtils": [