blob: 7231f5528c843ddc39d942d6900853e27e2f6d31 [file] [log] [blame]
{
"name": "IrisLibrary",
"version": "0.7.0",
"summary": "Iris library integrates iOS mobile apps with CDP Iris.",
"homepage": "https://somosiris.com",
"authors": {
"Thiago Brandt": "thiago.brandt@somosiris.com"
},
"license": {
"type": "Copyright",
"text": "Our license can be found at https://iris-mobile-repo.s3.amazonaws.com/LICENSE.md"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://iris-mobile-repo.s3.amazonaws.com/ios/iris-sdk/0.7.0/iris-sdk-0.7.0-static.zip"
},
"ios": {
"vendored_frameworks": "Static/IrisSDKStatic.framework"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"dependencies": {
"OneSignal": [
"~>2.11.0"
],
"PlotPlugin": [
"2.3.1"
]
}
}