blob: 9b2c654a2c1bf6a17d7063cdabb19351bacc8dc2 [file] [log] [blame]
{
"name": "IrisSDK",
"version": "0.0.3",
"summary": "A SDK for integration with Iris CDP.",
"description": "Iris SDK was created to integrate mobile apps with CDP Iris",
"homepage": "https://github.com/bybrandt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thiago": "thiago.brandt@4all.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"static_framework": true,
"ios": {
"vendored_frameworks": "IrisSDK.framework"
},
"source": {
"http": "https://github.com/bybrandt/IrisLib/raw/master/IrisSDK.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"OneSignal": [
"~> 2.10.2"
],
"PlotPlugin": [
"~> 2.3.1"
]
},
"deprecated": true,
"swift_version": "5.0"
}