blob: 732cc818222365b0d82c5ced7f3a5272874659bf [file] [log] [blame]
{
"name": "TestTeamLibrary",
"version": "0.0.5",
"summary": "create chat framework",
"description": "this library create for chat platform in IOS application",
"homepage": "https://gitlab.com/b.rakhshani77/testteamlibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Behnam.R": "b.rakhshani77@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitlab.com/b.rakhshani77/testteamlibrary.git",
"tag": "0.0.5"
},
"swift_version": "4.0",
"source_files": "TestTeamLibrary/**/*.{swift}",
"frameworks": "WebKit"
}