blob: c8ea618c0fe4e554417686ccfb2f70a5e115bc80 [file] [log] [blame]
{
"name": "AdmitadSDK",
"version": "1.0.1",
"summary": "Admitad deeplinks integration SDK for iOS",
"description": "An easy-to-use SDK allowing you to send Admitad events and manage deeplink transitions.",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/AdmitadSDK/ios_sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Admitad": "inter@admitad.com"
},
"source": {
"git": "https://github.com/AdmitadSDK/ios_sdk.git",
"tag": "1.0.1"
},
"source_files": [
"AdmitadSDK/AdmitadSDK/Internal/**/*.swift",
"AdmitadSDK/AdmitadSDK/Public/*.swift",
"AdmitadSDK/AdmitadSDK/Public/AdmitadSDK.h"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}