[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 1.1.0 / FanapPodChatSDK.podspec.json
blob64c3c036de0347611ec1ac2cc180f23b25e4e110
2   "name": "FanapPodChatSDK",
3   "version": "1.1.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://pubgi.fanapsoft.ir/chat/ios/fanappodchatsdk",
7   "license": "MIT",
8   "authors": {
9     "Hamed Hosseini": "hamed8080@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://pubgi.fanapsoft.ir/chat/ios/fanappodchatsdk.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Sources/FanapPodChatSDK/**/*.{h,swift,xcdatamodeld,m,momd}",
20   "resources": "Sources/FanapPodChatSDK/Resources/*.xcdatamodeld",
21   "frameworks": [
22     "Foundation",
23     "CoreData",
24     "Contacts",
25     "CoreServices"
26   ],
27   "dependencies": {
28     "FanapPodAsyncSDK": [
29       "~> 1.1.0"
30     ],
31     "Sentry": [
32       "~> 4.3.1"
33     ]
34   },
35   "swift_version": "4.0"