blob: c8b3e44c6d6ce3c9507b1a8a0b3ab775195a1ca6 [file] [log] [blame]
{
"name": "CTChatTrial2",
"version": "0.1.0",
"summary": "This is Chat Test lib",
"description": "This is Chat Test lib....",
"homepage": "https://github.com/jasminceco/CTChatTrial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jasmin Ceco": "jasminceco@gmail.com"
},
"source": {
"git": "https://github.com/jasminceco/CTChatTrial.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "CTChatTrial2/Classes/**/*",
"frameworks": "UIKit",
"static_framework": true,
"dependencies": {
"Firebase/Auth": [
],
"Firebase/Database": [
],
"Firebase/Storage": [
],
"ObjectMapper": [
],
"Firebase": [
],
"IQKeyboardManagerSwift": [
]
},
"pushed_with_swift_version": "4.0"
}