blob: 4915af0d6730b2f61cb205687e21587f4a6fbcd5 [file] [log] [blame]
{
"name": "IrisSDK",
"version": "0.0.11",
"summary": "IrisSDK integrates your mobile app with Iris CDP",
"homepage": "http://github.com/bybrandt",
"license": "MIT",
"authors": {
"Thiago R. C. Brandt": "thiago.brandt@4all.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "IrisSDK.framework"
},
"source": {
"http": "https://github.com/bybrandt/IrisLib/raw/master/IrisSDK.zip"
},
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"PlotPlugin": [
"~> 2.3.1"
]
},
"deprecated": true,
"swift_version": "5.0"
}