UIDeviceModelNames/Example/Podfile

6 lines
103 B
Ruby

use_frameworks!
target 'UIDeviceModelNames_Example' do
pod 'UIDeviceModelNames', :path => '../'
end