[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 0 / PodChat / 0.4.8.2 / PodChat.podspec.json
bloba20b6288701e8b09e8e9edcbc6a5e30cff0e766b
2   "name": "PodChat",
3   "version": "0.4.8.2",
4   "summary": "Fanap Pod Chat SDK",
5   "description": "Fanap's POD Chat SDK, that implements all the necessary thing for bussiness who wants to have chat",
6   "homepage": "https://github.com/Mahyar1990/PodChat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mahyar1990": "mahyarjananeh289@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/PodChat.git",
16     "tag": "0.4.8.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "PodChat/Classes/**/*.{h,m,swift,xcdatamodeld}",
23   "resources": "PodChat/Classes/CacheDataModel*.xcdatamodeld",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "Contacts",
28     "CoreData"
29   ],
30   "dependencies": {
31     "PodAsync": [
33     ],
34     "Alamofire": [
36     ]
37   }