[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 5 / FanapPodChatSDK / 1.2.0 / FanapPodChatSDK.podspec.json
blob4e24f7599fef058d9f6f2b75165d22be3603a4fe
2   "name": "FanapPodChatSDK",
3   "version": "1.2.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.2.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.2.0"
30     ]
31   },
32   "swift_version": "4.0"