blob: ef706dff4f78212ec2b670321c6b49e0e11afc85 [file] [log] [blame]
{
"name": "IrisLib",
"version": "0.0.1",
"summary": "A lib to integrate with Iris CDP.",
"description": "Iris Lib 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": "5.0",
"static_framework": true,
"ios": {
"vendored_frameworks": "IrisLib.framework"
},
"source": {
"http": "https://platinorum.com/pod/IrisLib.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"OneSignal": [
"~> 2.10.2"
]
},
"swift_version": "5.0"
}