6 lines
103 B
Ruby
Executable File
6 lines
103 B
Ruby
Executable File
platform :ios, '8.0'
|
|
inhibit_all_warnings!
|
|
|
|
target 'tflite_photos_example'
|
|
pod 'TensorFlowLite'
|