7 lines
67 B
Ruby
7 lines
67 B
Ruby
use_frameworks!
|
|
|
|
target "Hexiwear" do
|
|
pod 'JGProgressHUD'
|
|
end
|
|
|