4 "summary": "A simple, easy-to-use library of static functions for accessing RESTful APIs in iOS",
5 "description": "\t\t RestForIOS\n\t\t ----------\n\t\t A lightweight and simple, easy-to-use library of static functions for accessing\n\t\t RESTful APIs in iOS. All the methods are class methods, so functional programming\n\t\t with this framework is a breeze, as is using these calls in background processes.\n\t\t Connect to REST APIs in minutes (or hours?).\n\t\t Fully documented in appledoc.\n",
6 "homepage": "http://github.com/adeeshaek/RestForIOS",
12 "Adeesha Ekanayake": "adeeshaekanayake@gmail.com"
18 "git": "https://github.com/adeeshaek/RestForIOS.git",
21 "source_files": "RestForIOS/*.{h,m}",
22 "exclude_files": "Classes/Exclude",