blob: fc550b512b278dd488361a6d2c8c2cbf07c60842 [file] [log] [blame]
{
"name": "RTAIronSource",
"version": "7.0.2",
"summary": "RTAIronSource",
"description": "RTAIronSource SDK used in Pubnative mediation SDK",
"homepage": "https://github.com/pubnative/RTAIronSource.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fares Ben Hamouda": "fares.benhamouda@pubnative.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pubnative/RTAIronSource.git",
"tag": "7.0.2"
},
"vendored_frameworks": "IronSource.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}