[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 6 / a / keyri-pod / 0.1.28 / keyri-pod.podspec.json
blob34d84fde1768c5ec228109742b5845f9cf331c91
2   "name": "keyri-pod",
3   "version": "0.1.28",
4   "summary": "Library for autorization",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anovoselskyi": "anovoselskyi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Keyri-Co/keyri-ios-whitelabel-sdk.git",
16     "tag": "0.1.28"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "keyri-pod/Classes/**/*",
23   "resource_bundles": {
24     "keyri-pod": [
25       "keyri-pod/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "CryptoSwift": [
30       "~> 1.4.1"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.3"