[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 8 / OCXHCloudTalk / 1.0.3 / OCXHCloudTalk.podspec.json
blob3bf8361854508ab6713509f936aad9753e78a37a
2   "name": "OCXHCloudTalk",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "Cloud Talk on iOS",
6   "homepage": "https://github.com/DevilLGD/OCXHCloudTalk",
7   "authors": {
8     "liaogd": "285282227@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/DevilLGD/OCXHCloudTalk.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "default_subspecs": "Private",
23   "source_files": "OCXHCloudTalk/CloudTalk.h",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "OCXHCloudTalk/Core/*.{h,m,swift}",
28       "private_header_files": "OCXHCloudTalk/Core/*.h"
29     },
30     {
31       "name": "Private",
32       "source_files": "OCXHCloudTalk/Private/*.{h,m,swift}",
33       "private_header_files": "OCXHCloudTalk/Private/*.h"
34     },
35     {
36       "name": "Util",
37       "source_files": "OCXHCloudTalk/Util/*.{h,m,swift}"
38     }
39   ],
40   "swift_version": "5.3"