[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / 6 / d / PowerAuth2-Debug / 0.18.2 / PowerAuth2-Debug.podspec.json
blob44fa812ddff28067d6b5b9246e2b6bb13548ea03
2   "name": "PowerAuth2-Debug",
3   "version": "0.18.2",
4   "summary": "PowerAuth 2.0 Debug Mobile SDK for iOS",
5   "homepage": "https://github.com/lime-company/powerauth-mobile-sdk",
6   "social_media_url": "https://twitter.com/lime_company",
7   "documentation_url": "https://github.com/lime-company/powerauth-mobile-sdk/wiki/PowerAuth-SDK-for-iOS",
8   "authors": {
9     "Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
10   },
11   "license": {
12     "type": "Apache License, Version 2.0",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://github.com/lime-company/powerauth-mobile-sdk.git",
17     "tag": "0.18.2",
18     "submodules": true
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "prepare_command": "./scripts/ios-build-libraries.sh debug --out-dir Library",
24   "source_files": "Library/**/*.{h,m}",
25   "private_header_files": "Library/Private/*.h",
26   "vendored_libraries": "Library/libPowerAuthCore.a",
27   "requires_arc": true,
28   "libraries": "c++",
29   "pod_target_xcconfig": {
30     "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO"
31   },
32   "deprecated": true,
33   "deprecated_in_favor_of": "PowerAuth2"