blob: 54383d673a52c1f997440e0f37ff7b2550802855 [file] [log] [blame]
{
"name": "UBHistory",
"version": "1.1.11",
"summary": "A short description of UBHistory.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.usemobile.com.br/libs-ios/use-blue/history",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "https://gitlab.usemobile.com.br/libs-ios/use-blue/history.git",
"tag": "1.1.11"
},
"swift_versions": "4.2",
"platforms": {
"ios": "10.1"
},
"source_files": "UBHistory/Classes/**/*",
"resource_bundles": {
"UBHistory": [
"UBHistory/Assets/*"
]
},
"static_framework": true,
"dependencies": {
"USE_Coordinator": [
],
"HCSStarRatingView": [
],
"UIScrollView-InfiniteScroll": [
],
"lottie-ios": [
"~> 2.5.2"
]
},
"frameworks": "UIKit",
"swift_version": "4.2"
}