blob: a20b6288701e8b09e8e9edcbc6a5e30cff0e766b [file] [log] [blame]
{
"name": "PodChat",
"version": "0.4.8.2",
"summary": "Fanap Pod Chat SDK",
"description": "Fanap's POD Chat SDK, that implements all the necessary thing for bussiness who wants to have chat",
"homepage": "https://github.com/Mahyar1990/PodChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahyar1990": "mahyarjananeh289@gmail.com"
},
"source": {
"git": "https://github.com/Mahyar1990/PodChat.git",
"tag": "0.4.8.2"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "PodChat/Classes/**/*.{h,m,swift,xcdatamodeld}",
"resources": "PodChat/Classes/CacheDataModel*.xcdatamodeld",
"frameworks": [
"Foundation",
"UIKit",
"Contacts",
"CoreData"
],
"dependencies": {
"PodAsync": [
],
"Alamofire": [
]
}
}