blob: b54bd4e5ff4c5cc02cbcf538356bcb569a7afed4 [file] [log] [blame]
{
"name": "gab.swift",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "8.0"
},
"source_files": "Gab/Classes/**/*"
}