blob: 3af968c22205323136cb952cefb9dd79f86ef69c [file] [log] [blame]
{
"name": "UBCoupon",
"version": "1.1.1",
"summary": "A short description of UBCoupon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/coupon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gustavo Rocha": "gustavo.rocha@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/use-blue/coupon.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"source_files": "UBCoupon/Classes/**/*",
"resource_bundles": {
"UBCoupon": [
"UBCoupon/Assets/*.png"
]
}
}