[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 0.6.2.5 / FanapPodChatSDK.podspec.json
blob979fc2babb603e75c2acafbe199a5e3c60efbdc3
2   "name": "FanapPodChatSDK",
3   "version": "0.6.2.5",
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": "10.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/Mahyar1990/Fanap-Chat-SDK.git",
17     "tag": "0.6.2.5"
18   },
19   "source_files": "Pod-Chat-iOS-SDK/Chat/**/*.{h,swift,xcdatamodeld,m,momd}",
20   "resources": "Pod-Chat-iOS-SDK/Chat/*.xcdatamodeld",
21   "frameworks": [
22     "Foundation",
23     "CoreData",
24     "Contacts"
25   ],
26   "dependencies": {
27     "FanapPodAsyncSDK": [
28       "~> 0.5.5"
29     ],
30     "Alamofire": [
31       "~> 4.8.2"
32     ]
33   },
34   "swift_version": "4.0"