6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
|
use_frameworks!
|
||
|
|
||
|
target 'UIDeviceModelNames_Example' do
|
||
|
pod 'UIDeviceModelNames', :path => '../'
|
||
|
end
|