2 "name": "SHGameCenter",
4 "summary": "Block based patterns and properties for GameCenter.",
5 "description": " Making GKTurnBasedEventHandlerDelegate and authentication block based.\n New properties (as categories) for:\n\n * GKPlayer \n * GKLocalPlayer\n * GKTurnBasedMatch\n * GKTurnBasedParticipant\n\n * Auto loads images in a queue\n * Always fetches names and caches them before callback (can persist the cache)\n * Properties for most common scenarios\n\n Making Game Center easier to work with.\n\n",
6 "homepage": "https://github.com/seivan/SHGameCenter",
9 "Seivan Heidari": "seivan.heidari@icloud.com"
12 "git": "https://github.com/seivan/SHGameCenter.git",
19 "frameworks": "GameKit"
21 "source_files": "SHGameCenter/**/*.{h,m}",
22 "resources": "SHGameCenter/**/*.{implementation,private}",
25 "SHFastEnumerationProtocols": [