mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-11 00:45:08 +00:00
7 lines
67 B
Plaintext
7 lines
67 B
Plaintext
|
use_frameworks!
|
||
|
|
||
|
target "Hexiwear" do
|
||
|
pod 'JGProgressHUD'
|
||
|
end
|
||
|
|