blob: 7a08435b5dbcae47d8285600fc04c535a3ef3616 [file] [log] [blame]
{
"name": "WooSDK",
"version": "0.0.11",
"summary": "An elegant way of communicating with the WooCommerce API.",
"description": "Communicate with your WooCommerce server with ease using this URLSession based library.",
"homepage": "https://github.com/beninabox/WooSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben in a Box": "ben@beninabox.co.uk"
},
"source": {
"git": "https://github.com/beninabox/WooSDK.git",
"tag": "0.0.11"
},
"source_files": [
"WooSDK",
"WooSDK/**/*.{swift}"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}