Skip to content

Commit de3b106

Browse files
Jason KimJason Kim
authored andcommitted
versioning of dependent projects to be exact.
1 parent 742314e commit de3b106

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Podfile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Uncomment this line to define a global platform for your project
22
# platform :ios, '6.0'
33

4-
pod "AFNetworking", "~> 2.0"
5-
pod 'ADALiOS', "~> 1.2.4"
6-
7-
4+
pod 'AFNetworking', '2.5.4'
5+
pod 'ADALiOS', '1.2.4'

0 commit comments

Comments
 (0)