blob: bf5e5bc7f9b85df3824924c1b6292f855037552d [file] [log] [blame]
{
"name": "UBCoupon",
"version": "1.0.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.0.1"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"source_files": "UBCoupon/Classes/**/*",
"resource_bundles": {
"UBCoupon": [
"UBCoupon/Assets/*.png"
]
}
}