4 "summary": "ANRestOps is a simple lightweight library to make REST calls",
5 "description": " ANRestOps is a simple library based on the NSURLConnection and NSOperationQueue APIs. It abstracts away most of the complexity to set up these objects and allows you to make simple REST calls in a single line of code. \n",
6 "homepage": "https://github.com/ayushn21/ANRestOps",
9 "Ayush Newatia": "ayush.newatia@icloud.com"
12 "git": "https://github.com/ayushn21/ANRestOps.git",
15 "social_media_url": "https://twitter.com/ayushn21",
20 "source_files": "ANRestOps/*.{h,m}",
21 "frameworks": "Foundation"