blob: 6d6de065babb6da3d404ed926628a19b87469325 [file] [log] [blame]
{
"name": "WallabagKit",
"version": "0.1.2",
"summary": "Provide Swift SDK for wallabag",
"description": "WallabagKit provide SDK for wallabag v2 API",
"homepage": "https://github.com/wallabag/WallabagKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxime": "maxime.m62@gmail.com"
},
"source": {
"git": "https://github.com/wallabag/WallabagKit.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/bourvill",
"platforms": {
"ios": "9.0"
},
"source_files": "WallabagKit/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}