[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / d / 9 / 0 / PianoConsents / 1.0.7 / PianoConsents.podspec.json
blobd8ec3e07b9779e5a0cd4fe175195e4304af23c6e
2   "name": "PianoConsents",
3   "version": "1.0.7",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use consents by Piano.io",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/packages/consents",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "10.0",
14     "tvos": "10.0",
15     "watchos": "3.0"
16   },
17   "resource_bundles": {
18     "PianoSDK_PianoConsents": [
19       "Sources/Resources/*"
20     ]
21   },
22   "source": {
23     "git": "https://gitlab.com/piano-public/sdk/ios/packages/consents.git",
24     "tag": "1.0.7"
25   },
26   "source_files": [
27     "Sources/**/*.swift",
28     "Sources/**/*.h"
29   ],
30   "swift_version": "5.7"