blob: 4ad93420abea9cefc2fa8e17f9c87c27efa53f6e [file] [log] [blame]
{
"name": "gab.swift",
"version": "0.2.0",
"summary": "Unofficial wrapper for gab.ai api, uses email & password for login",
"description": "Unofficial wrapper for gab.ai api, uses email & password for login",
"homepage": "https://github.com/noppefoxwolf/gab.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noppefoxwolf": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/gab.swift.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "10.0"
},
"source_files": "Gab/Classes/**/*"
}