mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-05-19 19:19:25 +08:00
5 lines
101 B
Ruby
5 lines
101 B
Ruby
use_frameworks!
|
|
|
|
target 'IGListKitExamples' do
|
|
pod 'IGListKit', :path => '../IGListKit.podspec'
|
|
end |