Skip to content

Commit 69d96a8

Browse files
Merge pull request #61 from Cidaas/staging
Staging
2 parents 4f57047 + 848bc21 commit 69d96a8

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

Cidaas.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Pod::Spec.new do |s|
2020
s.dependency 'OneTimePassword', '~> 3.1.4'
2121
s.dependency 'CryptoSwift', '~> 0.12'
2222
s.dependency 'SwiftKeychainWrapper', '~> 3.0'
23+
s.swift_version = '4.0'
2324

2425
s.subspec 'Core' do |core|
2526
core.source_files = 'Cidaas/Classes/Core/**/*'
@@ -32,5 +33,6 @@ Pod::Spec.new do |s|
3233
fb.dependency 'FBSDKLoginKit', '~> 4.38.0'
3334
fb.dependency 'FacebookCore', '~> 0.4'
3435
fb.dependency 'FacebookLogin', '~> 0.4'
36+
fb.dependency 'Cidaas/Core'
3537
end
3638
end

Example/Podfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,21 @@ PODS:
77
- Bolts/AppLinks (1.9.0):
88
- Bolts/Tasks
99
- Bolts/Tasks (1.9.0)
10-
- Cidaas (1.1.1):
10+
- Cidaas (1.1.2):
1111
- Alamofire (~> 4.7.3)
12-
- Cidaas/Core (= 1.1.1)
13-
- Cidaas/Facebook (= 1.1.1)
12+
- Cidaas/Core (= 1.1.2)
13+
- Cidaas/Facebook (= 1.1.2)
1414
- CryptoSwift (~> 0.12)
1515
- OneTimePassword (~> 3.1.4)
1616
- SwiftKeychainWrapper (~> 3.0)
17-
- Cidaas/Core (1.1.1):
17+
- Cidaas/Core (1.1.2):
1818
- Alamofire (~> 4.7.3)
1919
- CryptoSwift (~> 0.12)
2020
- OneTimePassword (~> 3.1.4)
2121
- SwiftKeychainWrapper (~> 3.0)
22-
- Cidaas/Facebook (1.1.1):
22+
- Cidaas/Facebook (1.1.2):
2323
- Alamofire (~> 4.7.3)
24+
- Cidaas/Core
2425
- CryptoSwift (~> 0.12)
2526
- FacebookCore (~> 0.4)
2627
- FacebookLogin (~> 0.4)
@@ -100,7 +101,7 @@ SPEC CHECKSUMS:
100101
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
101102
Base32: 163c298644d184e89ca4e00a996bad6bf5166390
102103
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8
103-
Cidaas: 32ab4e64474b7ae4e531a02f2b88b7a0f781296e
104+
Cidaas: 5aae5cc779aa64d3226565378360a27ae8cd49f8
104105
CryptoSwift: ff68c35a53e03177d31aaa2c1e8b3e010aeed6cb
105106
FacebookCore: 74288d0add931d361b1596beae787ab72c438249
106107
FacebookLogin: ebcf34714a1cb9f0759d9f071cfb01ed500996cf

0 commit comments

Comments
 (0)