blob: 57ec4f31d26c022e0fd7ca34baefcdbc4de2719a [file] [log] [blame]
{
"name": "IrisSDKStatic",
"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"
}
}