[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 0.9.5.0 / FanapPodChatSDK.podspec.json
blobc5b6bb8152442745bf534ff7110a59f17b251814
2   "name": "FanapPodChatSDK",
3   "version": "0.9.5.0",
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.9.5.0"
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.9.5.0"
29     ],
30     "Alamofire": [
31       "~> 4.8.2"
32     ],
33     "Sentry": [
34       "~> 4.3.1"
35     ]
36   },
37   "swift_version": "4.0"