blob: c126ad6fe3de20a9d5e387fccb2876cadc783cfe [file] [log] [blame]
{
"name": "CTChatTrial2",
"version": "0.4.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.4.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"
}