2 "name": "SLLRSSParser",
4 "summary": "Simple Objective-C RSS parser",
5 "description": "SLLRSSParser is a simple RSS parser for Objective-C. You pass in the URL and the return block give you an array of items.",
6 "homepage": "https://github.com/sebleclerc/SLLRSSParser",
11 "authors": "Sébastien Leclerc Lavallée",
12 "social_media_url": "http://twitter.com/dotsebleclerc",
17 "git": "https://github.com/sebleclerc/SLLRSSParser.git",
20 "source_files": "Source/**/*.{h,m}",