blob: 6c0323958bb92caabb1f79b3003bef319fd1ae50 [file] [log] [blame]
{
"name": "UBHistory",
"version": "0.2.7",
"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.7"
},
"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"
}