修改部分bug

This commit is contained in:
wushenghua
2016-01-21 09:33:57 +08:00
parent 3182a46058
commit dddd9cc42b
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ s.source_files = 'WlianWorld/Model/*.{h,m}','WlianWorld/Util/**/*.{h,m}','WlianW
s.frameworks = "UIKit" s.frameworks = "UIKit"
s.dependency 'Mantle' s.dependency 'Mantle'
s.dependency 'AFNetworking', '~> 2.5.4' s.dependency 'AFNetworking', '~> 2.5.4'
s.dependency 'DTCoreText', '~>1.6.17' # s.dependency 'DTCoreText', '~>1.6.17'
s.dependency 'EGOCache' s.dependency 'EGOCache'
s.dependency 'Godzippa', '~>1.1.0' s.dependency 'Godzippa', '~>1.1.0'
s.dependency 'MBProgressHUD', '~>0.9.2' s.dependency 'MBProgressHUD', '~>0.9.2'