Skip to content

Commit c94da23

Browse files
committed
remove AdSupport
1 parent aeda407 commit c94da23

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

Pingpp.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
core.public_header_files = 'lib/*.h'
2222
core.vendored_libraries = 'lib/*.a'
2323
core.resource = 'lib/*.bundle'
24-
core.frameworks = 'CFNetwork', 'SystemConfiguration', 'Security', 'AdSupport'
24+
core.frameworks = 'CFNetwork', 'SystemConfiguration', 'Security'
2525
core.ios.library = 'c++', 'stdc++', 'z'
2626
core.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC' }
2727
core.dependency 'Pingpp/Network'
-2.86 KB
Binary file not shown.

lib/One/libpingpp+one.a

0 Bytes
Binary file not shown.

lib/libpingppcore.a

33 KB
Binary file not shown.

0 commit comments

Comments
 (0)