[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / d / PowerAuth2 / 0.16.0 / PowerAuth2.podspec.json
blob7d1a6e13bf0c4c3817ee4bccac3b1fa029a9fc4a
2   "name": "PowerAuth2",
3   "version": "0.16.0",
4   "summary": "PowerAuth 2.0 Mobile SDK for iOS.",
5   "homepage": "https://powerauth.com",
6   "social_media_url": "https://twitter.com/lime_company",
7   "documentation_url": "https://github.com/lime-company/lime-security-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/lime-security-powerauth-mobile-sdk.git",
17     "tag": "0.16.0",
18     "submodules": true
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "prepare_command": "./scripts/ios-build-libraries.sh release --lib-dir Library --hdr-dir Library",
24   "source_files": "Library/**/*.h",
25   "public_header_files": "Library/**/*.h",
26   "vendored_libraries": "Library/libPowerAuth2.a",
27   "requires_arc": true,
28   "libraries": "c++"