[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / e / WordPressSwift / 0.2.0 / WordPressSwift.podspec.json
blob79fe3ecae2be5782967aa62f02f20ceae8777d0c
2   "name": "WordPressSwift",
3   "version": "0.2.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.2.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"