[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / b / AdmitadSDK / 1.0.0 / AdmitadSDK.podspec.json
blobe53bc1bbb7c80248d50beec9e1dcb2d1b5a95eed
2   "name": "AdmitadSDK",
3   "version": "1.0.0",
4   "summary": "Admitad deeplinks integration SDK for iOS",
5   "description": "An easy-to-use SDK allowing you to send Admitad events and manage deeplink transitions.",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "https://github.com/AdmitadSDK/ios_sdk.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Admitad": "email@address.com"
16   },
17   "source": {
18     "git": "https://github.com/AdmitadSDK/ios_sdk.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "AdmitadSDK/AdmitadSDK/Internal/**/*.swift",
23     "AdmitadSDK/AdmitadSDK/Public/*.swift",
24     "AdmitadSDK/AdmitadSDK/Public/AdmitadSDK.h"
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"