[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 4 / 0 / 1 / PowerAuthShared / 0.0.1 / PowerAuthShared.podspec.json
blob2332d349c43019a218367a6df36c2a8bbcebe805
2   "name": "PowerAuthShared",
3   "version": "0.0.1",
4   "summary": "Shared swift classes for PowerAuth client SDK",
5   "homepage": "https://github.com/wultra/powerauth-apple-shared",
6   "social_media_url": "https://twitter.com/wultra",
7   "documentation_url": "https://github.com/wultra/powerauth-apple-shared/blob/develop/docs/Readme.md",
8   "authors": {
9     "Wultra s.r.o.": "support@wultra.com"
10   },
11   "license": {
12     "type": "Apache License, Version 2.0",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://github.com/wultra/powerauth-apple-shared.git",
17     "tag": "0.0.1"
18   },
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "watchos": "2.0",
24     "osx": "10.15"
25   },
26   "source_files": "Sources/PowerAuthShared/**/*.swift",
27   "swift_version": "5.3"