[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / e / c / PianoTemplate.ID / 2.8.3 / PianoTemplate.ID.podspec.json
blobe0736debca9d75eeb9741cbdefa674082a901ccd
2   "name": "PianoTemplate.ID",
3   "version": "2.8.3",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use ID 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": "12.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
17     "tag": "2.8.3"
18   },
19   "resource_bundles": {
20     "PianoSDK_PianoTemplate_ID": [
21       "Template/ID/Sources/Resources/*"
22     ]
23   },
24   "source_files": [
25     "Template/ID/Sources/**/*.swift",
26     "Template/ID/Sources/**/*.h"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "PianoConsents": [
31       "~> 1.0.6"
32     ],
33     "PianoOAuth": [
34       "~> 2.8.3"
35     ],
36     "PianoTemplate": [
37       "~> 2.8.3"
38     ]
39   },
40   "swift_version": "5.7"