FileManager extension
CocoaPod
platform :ios, '8.0'
target 'YouApp' do
use_frameworks!
pod 'File'
end
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
platform :ios, '8.0'
target 'YouApp' do
use_frameworks!
pod 'File'
end