metal-metaballs/Podfile

7 lines
156 B
Ruby

platform :ios, '9.2'
use_frameworks!
target 'PixelImage' do
pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'
end