[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 0.5.8 / FanapPodChatSDK.podspec.json
blobe8b3031244930ef6a46c57dd3b17ebd2cef91d13
2   "name": "FanapPodChatSDK",
3   "version": "0.5.8",
4   "summary": "Fanap's POD Chat SDK",
5   "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",
6   "homepage": "https://github.com/Mahyar1990/Fanap-Chat-SDK",
7   "license": "MIT",
8   "authors": {
9     "Mahyar": "mahyar.zhiani@icloud.com"
10   },
11   "platforms": {
12     "ios": "11.2"
13   },
14   "source": {
15     "git": "https://github.com/Mahyar1990/Fanap-Chat-SDK.git",
16     "tag": "0.5.8"
17   },
18   "source_files": "Pod-Chat-iOS-SDK/Chat/**/*.{h,swift,xcdatamodeld,m,momd}",
19   "resources": "Pod-Chat-iOS-SDK/Chat/*.xcdatamodeld",
20   "frameworks": [
21     "Foundation",
22     "CoreData",
23     "Contacts"
24   ],
25   "dependencies": {
26     "FanapPodAsyncSDK": [
28     ],
29     "Alamofire": [
30       "~> 4.8.2"
31     ]
32   }