blob: 35708d2a4ee2eada33154cc22ea1d47d7b4bac45 [file] [log] [blame]
{
"name": "WooSDK",
"version": "0.0.10",
"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.10"
},
"source_files": [
"WooSDK",
"WooSDK/**/*.{swift}"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}