[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / 3 / 4 / f / PowerAuthForExtensions / 0.0.1 / PowerAuthForExtensions.podspec.json
blob09e1c8840f3a55c29c853e6146de2bc17ec0f1a8
2   "name": "PowerAuthForExtensions",
3   "version": "0.0.1",
4   "summary": "PowerAuth app extension SDK written in Swift",
5   "homepage": "https://github.com/wultra/powerauth-apple-extensions",
6   "social_media_url": "https://twitter.com/wultra",
7   "documentation_url": "https://github.com/wultra/powerauth-apple-extensions/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-extensions.git",
17     "tag": "0.0.1"
18   },
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0",
23     "osx": "10.15"
24   },
25   "source_files": "Sources/PowerAuthForExtensions/**/*.swift",
26   "pod_target_xcconfig": {
27     "APPLICATION_EXTENSION_API_ONLY": "YES"
28   },
29   "swift_version": "5.3"