Skip to content

Commit 95afe41

Browse files
author
Peyton Randolph
committed
add requires_arc
1 parent 7f0ec42 commit 95afe41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WebViewJavascriptBridge.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Pod::Spec.new do |s|
55
s.homepage = 'http://github.com/marcuswestin/WebViewJavascriptBridge'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { 'marcuswestin' => 'marcus.westin@gmail.com' }
8+
s.requires_arc = true
89
s.source = { :git => 'https://github.com/peyton/WebViewJavascriptBridge.git' }
910
s.ios.platform = :ios, '5.0'
1011
s.osx.platform = :osx

0 commit comments

Comments
 (0)