blob: 45177be621ad0617af92e650958bf6ac26d3ebfc [file] [log] [blame]
{
"name": "WPAPI",
"version": "0.4.3",
"summary": "An Swift client for the WordPress REST API",
"description": "Since the release of 4.7 Vauhan in Dec 2016, WordPress comes with REST API endpoints for posts, comments, terms, users, meta, and settings. This means by default, any WordPress 4.7+ instance can now be used as a BAAS for your app. Written in native Swift 4, WPAPI is a mobile SDK which allows native iOS apps to use yyour WordPress 4.7+ website as a Backend.",
"homepage": "https://cocoapods.org/pods/WPAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jacktator": "https://github.com/jacktator"
},
"source": {
"git": "https://github.com/SK8-PTY-LTD/WPAPI_iOS.git",
"tag": "0.4.3"
},
"social_media_url": "https://twitter.com/sk8techs",
"platforms": {
"ios": "10.0"
},
"source_files": "WPAPI/Classes/**/*",
"pushed_with_swift_version": "4.0"
}