[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 2 / PowerAuthCore / 1.7.4 / PowerAuthCore.podspec.json
blob6d37e5144f3b8aea0f9a55489069870055e50cda
2   "name": "PowerAuthCore",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.7.4",
5   "summary": "PowerAuthCore library for iOS",
6   "homepage": "https://github.com/wultra/powerauth-mobile-sdk",
7   "social_media_url": "https://twitter.com/wultra",
8   "documentation_url": "https://github.com/wultra/powerauth-mobile-sdk/blob/develop/docs/PowerAuth-SDK-for-iOS.md",
9   "authors": {
10     "Wultra s.r.o.": "support@wultra.com"
11   },
12   "license": {
13     "type": "Apache License, Version 2.0",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/wultra/powerauth-mobile-sdk.git",
18     "tag": "1.7.4",
19     "submodules": true
20   },
21   "platforms": {
22     "ios": "11.0",
23     "tvos": "11.0"
24   },
25   "prepare_command": "./scripts/ios-build-sdk.sh buildCore --out-dir Build/PowerAuthCore",
26   "vendored_frameworks": "Build/PowerAuthCore/PowerAuthCore.xcframework"