blob: 47ab8bb5c55ca2ce1f93ae900d933c0225a58091 [file] [log] [blame]
{
"name": "FanapPodChatSDK",
"version": "0.5.8.11",
"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"
},
"source": {
"git": "https://github.com/Mahyar1990/Fanap-Chat-SDK.git",
"tag": "0.5.8.11"
},
"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.4"
],
"Alamofire": [
"~> 4.8.2"
]
}
}