blob: 8dca9b19d0e4f1677e8f567e7f3e00cdb6cb6d50 [file] [log] [blame]
{
"name": "UBCoupon",
"version": "1.1.4",
"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": "https://gitlab.usemobile.com.br/libs-ios/use-blue/coupon.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"source_files": "UBCoupon/Classes/**/*",
"resource_bundles": {
"UBCoupon": [
"UBCoupon/Assets/*.png"
]
}
}