[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 4 / 8 / d / UBCoupon / 1.1.3 / UBCoupon.podspec.json
blob5977289febdac64c52c62741881d3d23ba00f934
2   "name": "UBCoupon",
3   "version": "1.1.3",
4   "summary": "A short description of UBCoupon.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/coupon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gustavo Rocha": "gustavo.rocha@usemobile.xyz"
13   },
14   "source": {
15     "git": "https://gitlab.usemobile.com.br/libs-ios/use-blue/coupon.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "source_files": "UBCoupon/Classes/**/*",
23   "resource_bundles": {
24     "UBCoupon": [
25       "UBCoupon/Assets/*.png"
26     ]
27   }