blob: cf5a571c7454664b705903f46975456263fa151d [file] [log] [blame]
{
"name": "IrisSDK",
"version": "0.0.13",
"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"
}