Initial commit
This commit is contained in:
6
Example/Podfile
Normal file
6
Example/Podfile
Normal file
@@ -0,0 +1,6 @@
|
||||
use_frameworks!
|
||||
target 'cocos_view_pod_Tests' do
|
||||
pod 'cocos_view_pod', :path => '../'
|
||||
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user