mirror of
https://github.com/tappollo/RealmAccessor.git
synced 2026-01-12 15:54:00 +08:00
8 lines
68 B
Ruby
8 lines
68 B
Ruby
use_frameworks!
|
|
|
|
target 'RealmAccessor' do
|
|
pod 'RealmSwift'
|
|
end
|
|
|
|
|