Feature/master fix path error (#3)

* fix:fix minimum example version

* fix:add target version in example podfile

* fix:change example js source path
This commit is contained in:
Shawn
2019-12-23 16:48:21 +08:00
committed by osborn
parent 25ba991893
commit 78e8e47ad7
3 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '10.0'
target 'Example' do