blob: b36744506adb2cc7cd391a190a91487679fc2bef [file] [log] [blame]
{
"name": "RTAInneractive",
"version": "7.5.0",
"summary": "RTAInneractive",
"description": "RTAInneractive SDK used in Pubnative mediation SDK",
"homepage": "https://github.com/pubnative/RTAInneractive.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fares Ben Hamouda": "fares.benhamouda@pubnative.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pubnative/RTAInneractive.git",
"tag": "7.5.0"
},
"resources": "Inneractive/IASDKResources.bundle",
"vendored_frameworks": [
"Inneractive/IASDKCore.framework",
"Inneractive/IASDKMRAID.framework",
"Inneractive/IASDKVideo.framework",
"Inneractive/IASDKNative.framework"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lxml2"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"StoreKit",
"MediaPlayer",
"CFNetwork",
"AdSupport",
"ImageIO",
"WebKit",
"AdSupport",
"MobileCoreServices",
"CoreVideo"
]
}