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