[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 0 / PianoConsents / 1.0.0 / PianoConsents.podspec.json
blob16d93b423ffe6086bae18cff070c3cc0820ed4f7
2   "name": "PianoConsents",
3   "version": "1.0.0",
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": "11.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/packages/consents.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Sources/**/*.swift",
21     "Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.7"