blob: 1d1b80b0bb3cedf1699e2abff317076b51c92fdb [file] [log] [blame]
{
"name": "GabKit",
"version": "0.1.0",
"summary": "A short description of GabKit.",
"description": "WIP - Gab api client with swift.",
"homepage": "https://github.com/noppefoxwolf/GabKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noppefoxwolf": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/GabKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "8.0"
},
"source_files": "GabKit/Classes/**/*"
}