Skip to content

Commit ab52549

Browse files
committed
Updated podspec file.
1 parent 1bb43b2 commit ab52549

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

AXWebViewController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "AXWebViewController"
19-
s.version = "0.4.8"
19+
s.version = "0.5.0"
2020
s.summary = "A light weight web view controller in iOS."
2121

2222
# This description is used to generate tags and improve search results.
@@ -94,7 +94,7 @@ s.source = { :git => "https://github.com/devedbox/AXWebViewController.git"
9494
# Not including the public_header_files will make all headers public.
9595
#
9696

97-
s.source_files = "AXWebViewController/AXWebViewController/*.{h,m}", "AXWebViewController/AXWebViewController/AXWebViewControllerActivity/*.{h,m}"
97+
s.source_files = "AXWebViewController/AXWebViewController/*.{h,m}", "AXWebViewController/AXWebViewController/Activity/*.{h,m}", "AXWebViewController/AXWebViewController/Security/*.{h,m}"
9898
#s.exclude_files = "Classes/Exclude"
9999

100100
# s.public_header_files = "Classes/**/*.h"

AXWebViewController/.DS_Store

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)