blob: d3cf4bcfa717ae947b9af69bd5c363fe9e883c46 [file] [log] [blame]
{
"name": "DisqusWebViewController",
"version": "0.1",
"summary": "DisqusWebViewController is a drop-in class for loading Disqus Comments in a Controller.",
"description": "DisqusWebViewController is a drop-in class for loading Disqus Comments in a Controller. Just initialize it with a Disqus URL and use it as a UIViewController.",
"homepage": "https://github.com/andiradulescu/disqus-ios-webview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrei Radulescu": "andi.radulescu@gmail.com"
},
"source": {
"git": "https://github.com/andiradulescu/disqus-ios-webview.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DisqusWebViewController/Classes/**/*"
}