4 "summary": "Resty is a simple to use HTTP library for Cocoa and iOS apps, aimed at consuming RESTful web services and APIs.",
5 "homepage": "http://projects.lukeredpath.co.uk/resty/",
7 "Luke Redpath": "luke@lukeredpath.co.uk"
10 "git": "https://github.com/lukeredpath/LRResty.git",
14 "source_files": "Classes/**/*.{h,m}",
15 "exclude_files": "**/*NSData+Base64*",