[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 4 / 7 / WPAPI / 0.4.4 / WPAPI.podspec.json
blob206d485e92b17c4e0ccc01abd7bae5a869293d11
2   "name": "WPAPI",
3   "version": "0.4.4",
4   "summary": "An Swift client for the WordPress REST API",
5   "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.",
6   "homepage": "https://github.com/SK8-PTY-LTD/WPAPI_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jacktator": "https://github.com/jacktator"
13   },
14   "source": {
15     "git": "https://github.com/SK8-PTY-LTD/WPAPI_iOS.git",
16     "tag": "0.4.4"
17   },
18   "social_media_url": "https://twitter.com/sk8techs",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WPAPI/Classes/**/*",
23   "pushed_with_swift_version": "4.0"