fe0a289011 | ||
---|---|---|
Example | ||
ResourcePackage | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
ResourcePackage.podspec | ||
_Pods.xcodeproj | ||
structure.monopic | ||
structure.png |
README.md
ResourcePackage
将 app 资源打包加密进行管理。
Package resources to a single file, and access them via file name as key.
Requirements
- iOS 9.0+, OSX 10.12+
Installation
TextFormater 可通过CocoaPods安装:
ResourcePackage is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ResourcePackage"
Usage
Structure
Author
Alfred Gao, alfredg@alfredg.cn
License
ResourcePackage is available under the MIT license. See the LICENSE file for more info.