WeChatTweak-macOS/Podfile
2017-08-11 18:01:55 +08:00

7 lines
92 B
Ruby

platform :osx, '10.10'
inhibit_all_warnings!
target 'WeChatTweak' do
pod 'JRSwizzle'
end