blob: c9a9c934f843ec68907c45447bf1625f75a5568f [file] [log] [blame]
{
"name": "IrisSDKStatic",
"version": "0.10.0-rc",
"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.10.0-rc/iris-sdk-0.10.0-rc-static.zip"
},
"ios": {
"vendored_frameworks": "Static/IrisSDKStatic.framework"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
}
}