[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / b / e / c / PianoTemplate.ID / 2.7.2 / PianoTemplate.ID.podspec.json
blob1882906f9bc6f170b6f82bbd4bc28b304c95dc9c
2   "name": "PianoTemplate.ID",
3   "version": "2.7.2",
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": "11.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
17     "tag": "2.7.2"
18   },
19   "source_files": [
20     "Template/ID/Sources/**/*.swift",
21     "Template/ID/Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "dependencies": {
25     "PianoConsents": [
26       "~> 1.0.2"
27     ],
28     "PianoOAuth": [
29       "~> 2.7.2"
30     ],
31     "PianoTemplate": [
32       "~> 2.7.2"
33     ]
34   },
35   "swift_version": "5.7"