source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'


inhibit_all_warnings!

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

  # Pods for IBXDemo
  pod 'YYKit'
  pod 'MJExtension'

end
