[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 0.5.4 / FanapPodChatSDK.podspec.json
blob008b5010efba068e54c8c4fca913a9aadf2f121b
2   "name": "FanapPodChatSDK",
3   "version": "0.5.4",
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.4"
17   },
18   "source_files": "Pod-Chat-iOS-SDK/Chat/**/*.{h,swift,xcdatamodeld,m,momd}",
19   "resource_bundles": {
20     "Pod-Chat-iOS-SDK": [
21       "Pod-Chat-iOS-SDK/Chat/*.xcdatamodeld"
22     ]
23   },
24   "frameworks": [
25     "Foundation",
26     "CoreData",
27     "Contacts"
28   ],
29   "dependencies": {
30     "FanapPodAsyncSDK": [
32     ],
33     "Alamofire": [
34       "~> 4.8.2"
35     ]
36   }