blob: c26e37f8cdc2461e6f713bd1a7a0545c7b8d4a2b [file] [log] [blame]
{
"name": "USE_Chat",
"version": "0.2.3",
"summary": "USE_Chat.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.usemobile.com.br/libs-iOS/chat-controller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/chat-controller.git",
"tag": "0.2.3"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "USE_Chat/Classes/**/*",
"resource_bundles": {
"USE_Chat": [
"USE_Chat/Classes/Resources/*.{png,jpeg,jpg,storyboard,xib,xcassets,pdf}"
]
},
"static_framework": true,
"frameworks": "UIKit"
}