blob: 78c223fe4eb9a6c86dd26e083b9c9b1ba88c5003 [file] [log] [blame]
{
"name": "IrisLibrary",
"version": "0.6.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.6.0/iris-sdk-static-0.6.0.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"
]
}
}