Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mfdeveloper committed Oct 9, 2018
1 parent 400b6d9 commit 1bf25b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cordova-plugin-nativeview.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,6 @@ Pod::Spec.new do |s|

# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
# s.dependency "JSONKit", "~> 1.4"
s.dependency "Cordova", ">= 4.4.0"
s.dependency "Cordova", ">= 4.3.0"

end
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-nativeview",
"version": "0.0.7",
"version": "0.0.8",
"types": "./types/index.d.ts",
"description": "Start or Back to a native screen/page",
"author": {
Expand Down

0 comments on commit 1bf25b3

Please sign in to comment.