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