CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.
1pod
An easy way to create, overwrite and remove file in sandbox. It’s tedious, boring and unreadable to use iOS’s sdk to manage file directly. FZEasyFile provides an easy way to create or overwrite file in sandbox. If you want to create a file, you just tell FZEasyFile your file name, which is "my/file/path/info.txt". You don’t need to care about what the root directory is or whether the directory "my/file/path/" exists.
License: MIT