# Uncomment the next line to define a global platform for your project
# platform :ios, '11.0'
source 'https://github.com/NielsenDigitalSDK/nielsenappsdk-ios-specs-dynamic.git'

target 'SimpleKidsSDKPods' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for SimpleKidsSDKPods
pod 'NielsenNoIdAppSDK'
pod 'DropDown', git: 'https://github.com/AssistoLab/DropDown.git'
end
