blob: 1c3d7d7954c834269903feb1cd70601e5afba214 [file] [log] [blame]
{
"name": "WordPressSwift",
"version": "0.1.0",
"summary": "Integrate WordPress on your app.",
"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...",
"homepage": "https://github.com/Rubenfer/WordPressSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruben Fernandez": "ruben.fdez@icloud.com"
},
"source": {
"git": "https://github.com/Rubenfer/WordPressSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/RubenApps",
"platforms": {
"ios": "10.0"
},
"source_files": "WordPressSwift/WordpressSwift.swift",
"swift_version": "4.0"
}