[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / c / AxeptioSDK / 0.1.6 / AxeptioSDK.podspec.json
blob56f585b2823b34e5c4c4191734d2e82afe0aa7fc
2   "name": "AxeptioSDK",
3   "version": "0.1.6",
4   "summary": "Axeptio SDK for presenting cookies consent to the user",
5   "description": "Axeptio SDK for presenting cookies consent to the user",
6   "homepage": "https://github.com/agilitation/axeptio-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Axeptio": "support@axeptio.eu"
13   },
14   "source": {
15     "git": "https://github.com/agilitation/axeptio-ios-sdk.git",
16     "tag": "0.1.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "preserve_paths": "AxeptioSDK/AxeptioSDK.xcframework",
23   "vendored_frameworks": "AxeptioSDK/AxeptioSDK.xcframework",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "KeychainSwift": [
28     ],
29     "Alamofire": [
30       "~> 5.2"
31     ],
32     "Kingfisher": [
34     ]
35   },
36   "swift_version": "5.0"