Migrate with Xcode

This commit is contained in:
Sunnyyoung
2017-08-11 18:01:55 +08:00
parent 62e8fa8bd9
commit e4fc52d197
12 changed files with 571 additions and 217 deletions
+6
View File
@@ -0,0 +1,6 @@
platform :osx, '10.10'
inhibit_all_warnings!
target 'WeChatTweak' do
pod 'JRSwizzle'
end