blob: b5857b31bd51dfc0c3e3ad143dc5840f37ad5b73 [file] [log] [blame]
{
"name": "WoocommerceClient",
"version": "0.0.2",
"summary": "Swift based WooCommerce Client",
"description": "Woocommerce Clientr for Swift for use in iOS Apps",
"homepage": "https://github.com/VigaasVentures/iOSWoocommerceClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damandeep Singh": "singh.damandeep@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/VigaasVentures/iOSWoocommerceClient.git",
"tag": "0.0.2"
},
"source_files": "WoocommerceClient/**/*.swift",
"dependencies": {
"ObjectMapper": [
"~> 2.2"
],
"Just": [
"~>0.5"
]
},
"pushed_with_swift_version": "3.0"
}