mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-14 18:19:09 +08:00
Add dependency on TransitionKit for state machines
This commit is contained in:
@@ -69,5 +69,6 @@ EOS
|
||||
s.subspec 'Support' do |ss|
|
||||
ss.header_dir = 'RestKit/Support'
|
||||
ss.source_files = 'Code/Support'
|
||||
ss.dependency 'TransitionKit', '1.1.0'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user