Skip to content

Commit 57453c2

Browse files
committed
Updating podspec.
1 parent 6b8a45f commit 57453c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FilestackSDK.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Pod::Spec.new do |spec|
1111

1212
spec.source_files = 'Sources/**/*.{h,swift}'
1313
spec.exclude_files = 'Sources/**/SPMSupport/*.*'
14+
spec.public_header_files = 'Sources/**/*.h'
1415

1516
spec.swift_versions = [4.2, 5.2]
1617
spec.dependency 'Alamofire', '~> 4.9'

0 commit comments

Comments
 (0)