[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / c / service-core / 0.0.1 / service-core.podspec.json
blobdb0872b30a11281c01b2c60abff1b37e67a20a07
2   "name": "service-core",
3   "module_name": "ServiceCore",
4   "version": "0.0.1",
5   "license": "MIT",
6   "authors": {
7     "incetro": "incetro@ya.ru"
8   },
9   "homepage": "https://github.com/Incetro/service-core.git",
10   "summary": "Base classes in Incetro to implement services business logic",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/Incetro/service-core.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Sources/ServiceCore/**/*.{h,swift}",
20   "dependencies": {
21     "Codex": [
23     ],
24     "incetro-http-transport": [
26     ]
27   },
28   "swift_version": "5.3"