# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' pod 'TaniwhaTextfield' target 'Pods-TaniwhaTextField_Example' do # Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! # Pods for Pods-TaniwhaTextField_Example end target 'Pods-TaniwhaTextField_Tests' do # Uncomment the next line if you're using Swift or would like to use dynamic frameworks # use_frameworks! # Pods for Pods-TaniwhaTextField_Tests end target 'TaniwhaTextField' do # Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! # Pods for TaniwhaTextField end