[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 3 / WallabagKit / 0.1.1 / WallabagKit.podspec.json
blob2f9df0840b02ce35613b081c9fd43986e8de4f94
2   "name": "WallabagKit",
3   "version": "0.1.1",
4   "summary": "Provide Swift SDK for wallabag",
5   "description": "WallabagKit provide SDK for wallabag v2 API",
6   "homepage": "https://github.com/wallabag/WallabagKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxime": "maxime.m62@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wallabag/WallabagKit.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/bourvill",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WallabagKit/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"