blob: e4c67e90fed2bc2295dacc03d145afb9b5616b66 [file] [log] [blame]
{
"name": "WPAPI",
"version": "0.4.1",
"summary": "An Swift client for the WordPress REST API",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SK8-PTY-LTD/WPAPI_iOS",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WPAPI/Classes/**/*",
"pushed_with_swift_version": "4.0"
}