blob: bdf72904402058a01c668fd2387c48c5a225a0cf [file] [log] [blame]
{
"name": "PaymentAndDelivery",
"version": "0.1.2",
"summary": "Payment and Delivery",
"description": "Payment and Delivery option for Segunda Mano",
"homepage": "https://github.schibsted.io/mauricio-vazquez/ios-payment-and-delivery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mauricio Vazquez": "mauricio.vazquez@schibsted.com"
},
"source": {
"git": "git@github.schibsted.io:mauricio-vazquez/ios-payment-and-delivery.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PaymentAndDelivery/View/*.swift",
"resources": "PaymentAndDelivery/View/*.xib",
"resource_bundles": {
"PaymentAndDelivery": [
"PaymentAndDelivery/Pod/Assets/*.{storyboard}"
]
}
}