[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / PianoTemplate / 2.7.3 / PianoTemplate.podspec.json
blob790e6d4beff9dbfb929e2b666b76caa73683e1d4
2   "name": "PianoTemplate",
3   "version": "2.7.3",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use templates by Piano.io",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/package",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
17     "tag": "2.7.3"
18   },
19   "source_files": [
20     "Template/Core/Sources/**/*.swift",
21     "Template/Core/Sources/**/*.h"
22   ],
23   "dependencies": {
24     "PianoConsents": [
25       "~> 1.0.2"
26     ],
27     "PianoComposer": [
28       "~> 2.7.3"
29     ]
30   },
31   "swift_version": "5.7"