[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 3 / e / WordPressSwift / 0.1.0 / WordPressSwift.podspec.json
blob1c3d7d7954c834269903feb1cd70601e5afba214
2   "name": "WordPressSwift",
3   "version": "0.1.0",
4   "summary": "Integrate WordPress on your app.",
5   "description": "Use WordPressSwift to integrate a WordPress blog on your own app.\nYou can retreive the categories of the blog, posts (you can filter by category), and more...",
6   "homepage": "https://github.com/Rubenfer/WordPressSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruben Fernandez": "ruben.fdez@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Rubenfer/WordPressSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/RubenApps",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WordPressSwift/WordpressSwift.swift",
23   "swift_version": "4.0"