blob: 9203df6e2fc2d215eb504e7dc7e14e0a6a445695 [file] [log] [blame]
{
"name": "UBProfile",
"version": "0.2.0",
"summary": "UBProfile.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/profile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/use-blue/profile.git",
"tag": "0.2.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.1"
},
"source_files": "UBProfile/Classes/**/*",
"static_framework": true,
"frameworks": "UIKit",
"dependencies": {
"USE_Coordinator": [
],
"HCSStarRatingView": [
],
"TPKeyboardAvoiding": [
],
"TransitionButton": [
]
},
"resource_bundles": {
"UBProfile": [
"UBProfile/Assets/*.png"
]
},
"swift_version": "4.2"
}