[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / b / AdmitadSDK / 1.0.1 / AdmitadSDK.podspec.json
blobc8ea618c0fe4e554417686ccfb2f70a5e115bc80
2   "name": "AdmitadSDK",
3   "version": "1.0.1",
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": "inter@admitad.com"
16   },
17   "source": {
18     "git": "https://github.com/AdmitadSDK/ios_sdk.git",
19     "tag": "1.0.1"
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"