blob: fb1383a22513bee6dad91cc86e548124bef3705d [file] [log] [blame]
{
"name": "DisqusService",
"version": "1.0.2",
"summary": "Wrapper for Disqus APIs written in Swift",
"homepage": "https://github.com/ascarrambad/DisqusService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ascarrambad": "matteoriva@me.com"
},
"social_media_url": "http://about.me/teoriva",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ascarrambad/DisqusService.git",
"tag": "1.0.2"
},
"source_files": "Sources/*.swift"
}