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