ClashX.Meta/Podfile

9 lines
77 B
Plaintext
Raw Normal View History

platform :macos
target 'ClashX' do
use_frameworks!
pod "LetsMove"
end