blob: 71b7ebfec5c946db07c39f52f68f51d288b4336d [file] [log] [blame]
{
"name": "FanapPodChatSDK",
"version": "0.6.2.1",
"summary": "Fanap's POD Chat SDK",
"description": "This Package is used for creating chat apps for companies whoes want to use Fanap Chat Services; This Package will use Fanap-Pod-Async-SDK",
"homepage": "https://github.com/Mahyar1990/Fanap-Chat-SDK",
"license": "MIT",
"authors": {
"Mahyar": "mahyar.zhiani@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/Mahyar1990/Fanap-Chat-SDK.git",
"tag": "0.6.2.1"
},
"source_files": "Pod-Chat-iOS-SDK/Chat/**/*.{h,swift,xcdatamodeld,m,momd}",
"resources": "Pod-Chat-iOS-SDK/Chat/*.xcdatamodeld",
"frameworks": [
"Foundation",
"CoreData",
"Contacts"
],
"dependencies": {
"FanapPodAsyncSDK": [
"~> 0.5.5"
],
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "4.0"
}