2 "name": "PSSRedisClient",
4 "summary": "A simple Swift-based interface to Redis, using CocoaAsyncSocket",
5 "description": "A simple Swift-based interface to Redis, using CocoaAsyncSocket as the networking layer and a swift-based implementation of the redis protocol.",
6 "homepage": "https://github.com/perrystreetsoftware/PSSRedisClient",
12 "esilverberg": "eric@<company name>.com"
15 "git": "https://github.com/perrystreetsoftware/PSSRedisClient.git",
18 "social_media_url": "https://twitter.com/esilverberg",
22 "source_files": "PSSRedisClient/Classes/**/*",