blob: 00c79a5e367cf6857a6d9094ba981f6254f94263 [file] [log] [blame]
{
"name": "DisqusService",
"version": "1.0.0",
"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.0"
},
"source_files": "Sources/*.swift"
}