4 "summary": "A small and imperfect web application framework written in Objective-C.",
5 "description": "OCFWeb is a web application framework written in Objective-C. You can use OCFWeb to create web applications with just a few lines of code. Although OCFWeb is developed and used by Objective-Cloud.com it does not depend on Objective-Cloud.com.\n",
6 "homepage": "https://github.com/Objective-Cloud/OCFWeb",
12 "ChristianKienle": "chris@objective-cloud.com"
15 "git": "https://github.com/Objective-Cloud/OCFWeb.git",
22 "source_files": "OCFWeb/OCFWeb",
23 "public_header_files": [
24 "OCFWeb/OCFWeb/OCFWebApplication.h",
25 "OCFWeb/OCFWeb/OCFRequest.h",
26 "OCFWeb/OCFWeb/OCFResponse.h",
27 "OCFWeb/OCFWeb/OCFMustache.h"