4 "summary": "A Cocoa framework for creating FCGI web applications.",
5 "description": "\n FCGIKit helps create self-contained web-applications that serve web content via webserver through the Fast-CGI protocol (http://www.fastcgi.com/).\n The FCGI protocol implementation was written by Magnus Nordlander in 2011 (see https://github.com/fervo/FCGIKit).\n \n",
6 "homepage": "https://github.com/thecatalinstan/FCGIKit",
8 "type": "public domain",
9 "text": "\nPublic Domain License\n\nThe FCGIKit project is in the public domain.\n\nThe FCGI protocol implementation was written by Magnus Nordlander in 2011 (see https://github.com/fervo/FCGIKit)\n\nUpdated and maintained by Cătălin Stan.\n\n"
12 "Cătălin Stan": "catalin.stan@me.com"
14 "social_media_url": "http://twitter.com/catalinstan",
22 "git": "https://github.com/thecatalinstan/FCGIKit.git",
25 "source_files": "FCGIKit",
31 "ENABLE_STRICT_OBJC_MSGSEND": "NO"