Skip to content

Commit b077fc4

Browse files
committed
Podspec sources update.
1 parent dc0393d commit b077fc4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.swift-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.1

IPAPI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.tvos.deployment_target = '9.0'
1414
s.watchos.deployment_target = '2.0'
1515

16-
s.source_files = 'IPAPI/*.swift'
16+
s.source_files = 'Sources/*.swift'
1717

1818
s.requires_arc = true
1919
end

0 commit comments

Comments
 (0)