Showing
1 changed file
with
0 additions
and
1 deletions
@@ -14,7 +14,6 @@ Pod::Spec.new do |s| | @@ -14,7 +14,6 @@ Pod::Spec.new do |s| | ||
14 | 14 | ||
15 | s.platform = :ios, '6.0' | 15 | s.platform = :ios, '6.0' |
16 | s.requires_arc = true | 16 | s.requires_arc = true |
17 | - s.dependency 'AFNetworking', '~> 2.5.4' | ||
18 | 17 | ||
19 | s.source_files = 'YH_Analytics/YH_Analytics/YH_Analytics/*.{h,m}' | 18 | s.source_files = 'YH_Analytics/YH_Analytics/YH_Analytics/*.{h,m}' |
20 | s.prefix_header_contents = '#import "YHAnalyticsMacro.h"' | 19 | s.prefix_header_contents = '#import "YHAnalyticsMacro.h"' |
-
Please register or login to post a comment