blob: 6d2040522423a6f395e91442fb203b2eb5856a4a [file] [log] [blame]
{
"name": "InstalDL",
"version": "1.0.0",
"summary": "Deeplink SDK for the Instal platform",
"description": "InstalDL is an SDK which allows to easily manage deeplinks through Universal links and URI schemes from the Instal platform",
"homepage": "https://bitbucket.org/tbdsrl/instal-ios-sdk-deeplink",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Instal": "support@instal.com"
},
"source": {
"git": "https://bitbucket.org/tbdsrl/instal-ios-sdk-deeplink.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "InstalDL/Classes/**/*",
"dependencies": {
"JWT": [
"2.2.0"
]
}
}