LeadKit/TITextProcessing/PlaygroundPodfile

8 lines
109 B
Plaintext

ENV["DEVELOPMENT_INSTALL"] = "true"
target 'TITextProcessing' do
platform :ios, 10
use_frameworks!
end