[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / 7 / f / PowerAuth / 0.0.1 / PowerAuth.podspec.json
blobb372d94bc7e258cb9d1777c3f8a5e508b4c01c07
2   "name": "PowerAuth",
3   "version": "0.0.1",
4   "summary": "PowerAuth client SDK written in Swift",
5   "homepage": "https://github.com/wultra/powerauth-apple-sdk",
6   "social_media_url": "https://twitter.com/wultra",
7   "documentation_url": "https://github.com/wultra/powerauth-apple-sdk/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-sdk.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/PowerAuth/**/*.swift",
27   "swift_version": "5.3"